File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/replicate/go
33go 1.22
44
55require (
6- github.com/getsentry/sentry-go v0.26 .0
6+ github.com/getsentry/sentry-go v0.27 .0
77 github.com/go-redis/redismock/v9 v9.2.0
88 github.com/golangci/golangci-lint v1.55.2
99 github.com/hashicorp/go-retryablehttp v0.7.5
Original file line number Diff line number Diff line change @@ -173,8 +173,8 @@ github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwV
173173github.com/fsnotify/fsnotify v1.5.4 /go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU =
174174github.com/fzipp/gocyclo v0.6.0 h1:lsblElZG7d3ALtGMx9fmxeTKZaLLpU8mET09yN4BBLo =
175175github.com/fzipp/gocyclo v0.6.0 /go.mod h1:rXPyn8fnlpa0R2csP/31uerbiVBugk5whMdlyaLkLoA =
176- github.com/getsentry/sentry-go v0.26 .0 h1:IX3++sF6/4B5JcevhdZfdKIHfyvMmAq/UnqcyT2H6mA =
177- github.com/getsentry/sentry-go v0.26 .0 /go.mod h1:lc76E2QywIyW8WuBnwl8Lc4bkmQH4+w1gwTf25trprY =
176+ github.com/getsentry/sentry-go v0.27 .0 h1:Pv98CIbtB3LkMWmXi4Joa5OOcwbmnX88sF5qbK3r3Ps =
177+ github.com/getsentry/sentry-go v0.27 .0 /go.mod h1:lc76E2QywIyW8WuBnwl8Lc4bkmQH4+w1gwTf25trprY =
178178github.com/ghostiam/protogetter v0.2.3 h1:qdv2pzo3BpLqezwqfGDLZ+nHEYmc5bUpIdsMbBVwMjw =
179179github.com/ghostiam/protogetter v0.2.3 /go.mod h1:KmNLOsy1v04hKbvZs8EfGI1fk39AgTdRDxWNYPfXVc4 =
180180github.com/go-critic/go-critic v0.9.0 h1:Pmys9qvU3pSML/3GEQ2Xd9RZ/ip+aXHKILuxczKGV/U =
You can’t perform that action at this time.
0 commit comments