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

build: Bump gin-gonic/gin from v1.4.0 to v1.7.7 #412

Merged
merged 1 commit into from Feb 25, 2022
Merged

build: Bump gin-gonic/gin from v1.4.0 to v1.7.7 #412

merged 1 commit into from Feb 25, 2022

Conversation

MaggotMouth
Copy link
Contributor

Fixes #411

Security advisory published for gopkg.in/yaml.v2 prior to v2.2.8

Test runs:

$ go test
[Sentry] 2022/02/16 13:46:57 Using release from Git: v0.12.0-3-g8c12a8d
[Sentry] 2022/02/16 13:46:57 Sentry client initialized with an empty DSN. Using noopTransport. No events will be delivered.
[Sentry] 2022/02/16 13:46:57 Integration installed: ContextifyFrames
[Sentry] 2022/02/16 13:46:57 Integration installed: Environment
[Sentry] 2022/02/16 13:46:57 Integration installed: Modules
[Sentry] 2022/02/16 13:46:57 Integration installed: IgnoreErrors
[Sentry] 2022/02/16 13:46:57 The Modules integration is not available in binaries built without module support.
[Sentry] 2022/02/16 13:46:57 Event dropped due to noopTransport usage.
PASS
ok  	github.com/getsentry/sentry-go	1.189s

$ go test -race
[Sentry] 2022/02/16 13:47:02 Using release from Git: v0.12.0-3-g8c12a8d
[Sentry] 2022/02/16 13:47:02 Sentry client initialized with an empty DSN. Using noopTransport. No events will be delivered.
[Sentry] 2022/02/16 13:47:02 Integration installed: ContextifyFrames
[Sentry] 2022/02/16 13:47:02 Integration installed: Environment
[Sentry] 2022/02/16 13:47:02 Integration installed: Modules
[Sentry] 2022/02/16 13:47:02 Integration installed: IgnoreErrors
[Sentry] 2022/02/16 13:47:02 The Modules integration is not available in binaries built without module support.
[Sentry] 2022/02/16 13:47:02 Event dropped due to noopTransport usage.
PASS
ok  	github.com/getsentry/sentry-go	1.795s

Fixes #411

Security advisory published for gopkg.in/yaml.v2 prior to v2.2.8
@kamilogorek kamilogorek enabled auto-merge (squash) February 25, 2022 14:08
@kamilogorek
Copy link
Contributor

Thanks!

@kamilogorek kamilogorek merged commit 00808a3 into getsentry:master Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
2 participants