bump to golang 1.22 to avoid vulnchecks in the filepath.join windows implementation
module orus.io/orus-io/beaver | ||
go 1.20 | ||
go 1.22 | ||
require ( | ||
github.com/getsentry/sentry-go v0.13.0 | ||
... | ... |
Please register or sign in to comment
module orus.io/orus-io/beaver | ||
go 1.20 | ||
go 1.22 | ||
require ( | ||
github.com/getsentry/sentry-go v0.13.0 | ||
... | ... |