Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go modules in the project #1121

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Bump go modules in the project #1121

merged 1 commit into from
Sep 8, 2021

Conversation

paskal
Copy link
Collaborator

@paskal paskal commented Sep 4, 2021

There is no harm in getting the latest version of everything if it keeps working, I assume. Also, a bunch of CVEs are fixed in dependencies of our dependencies.

And a bunch of system libraries prepared for proper work with go 1.17.

@paskal paskal added the backend label Sep 4, 2021
@paskal paskal requested a review from umputun September 4, 2021 08:45
@paskal paskal force-pushed the paskal/bump_modules branch 2 times, most recently from fd631d3 to d28d89b Compare September 4, 2021 08:50
@@ -164,7 +164,7 @@ GET {{host}}/ping
### create comment with bad locator.url, dev token for secret=12345, not admin
POST {{host}}/api/v1/comment
Content-Type: application/json
X-JWT: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJyZW1hcmsiLCJleHAiOjE2MTY3OTQ2NTMsImp0aSI6ImNjOGVlNzNlNjM4MzQ1Mjc1MmZjN2M3ZmQ0MmE4MDIzZDY3ZWFiMDIiLCJpYXQiOjE2MTY3OTQzNTMsImlzcyI6InJlbWFyazQyIiwidXNlciI6eyJuYW1lIjoic29tZW9uZSIsImlkIjoiYW5vbnltb3VzX2NhMjlmMjkwOTU3NGE3Zjk3YjRkNGU4YmIwOTU1N2IxMDM1ODE4YjAiLCJwaWN0dXJlIjoiaHR0cHM6Ly9kZW1vLnJlbWFyazQyLmNvbS9hcGkvdjEvYXZhdGFyLzZlMTU5OGE5MWM4MWZlZjhmOGU5MzMwODg4ZWJiZjVlMzkzODVkYTkuaW1hZ2UiLCJhdHRycyI6eyJhZG1pbiI6ZmFsc2UsImJsb2NrZWQiOmZhbHNlfX19.TUEr1qN0j9WGx1jlOL-rc14qjuenH56yI-5_xF9FSGY
X-JWT: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJyZW1hcmsiLCJleHAiOjE5NzYwNTY3NTYsImp0aSI6IjJlOGJmMTE5OTI0MjQxMDRjYjFhZGRlODllMWYwNGFiMTg4YWZjMzQiLCJpYXQiOjE1NzYwNTY0NTYsImlzcyI6InJlbWFyazQyIiwidXNlciI6eyJuYW1lIjoiZGV2X3VzZXIiLCJpZCI6ImRldl91c2VyIiwicGljdHVyZSI6Imh0dHA6Ly8xMjcuMC4wLjE6ODA4MC9hcGkvdjEvYXZhdGFyL2NjZmEyYWJkMDE2Njc2MDViNGUxZmM0ZmNiOTFiMWUxYWYzMjMyNDAuaW1hZ2UiLCJhdHRycyI6eyJhZG1pbiI6dHJ1ZSwiYmxvY2tlZCI6ZmFsc2V9fX0.6Qt5s2enBMRC-Jmsua01yViVYI95Dx6BPBMaNjj36d4
Copy link
Collaborator Author

@paskal paskal Sep 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This token was the only non-valid token in the examples, and I replaced it with the real dev token for secret=12345.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1200584986

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 83.702%

Files with Coverage Reduction New Missed Lines %
backend/app/notify/notify.go 2 94.34%
Totals Coverage Status
Change from base Build 1191515627: 0.0%
Covered Lines: 5752
Relevant Lines: 6872

💛 - Coveralls

@paskal paskal force-pushed the paskal/bump_modules branch from d28d89b to 1a56955 Compare September 4, 2021 20:18
@umputun umputun merged commit 3f0ede5 into master Sep 8, 2021
@umputun umputun deleted the paskal/bump_modules branch September 8, 2021 16:34
@paskal paskal added this to the v1.9 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants