File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11module github.com/aereal/go-problem-reporter
22
3- go 1.17
3+ go 1.24
44
55require (
66 github.com/aereal/gomas v0.3.0
77 github.com/getsentry/sentry-go v0.11.0
88 github.com/google/go-cmp v0.5.9
9- github.com/moogar0880/problems v0.1 .1
9+ github.com/moogar0880/problems v1.0 .1
1010)
Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
9090github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
9191github.com/moogar0880/problems v0.1.1 h1:bktLhq8NDG/czU2ZziYNigBFksx13RaYe5AVdNmHDT4 =
9292github.com/moogar0880/problems v0.1.1 /go.mod h1:5Dxrk2sD7BfBAgnOzQ1yaTiuCYdGPUh49L8Vhfky62c =
93+ github.com/moogar0880/problems v1.0.1 h1:jKrdXJmXVBM3J8M8iNcy0BByffJ6nf1Rkxwj84Aj3MQ =
94+ github.com/moogar0880/problems v1.0.1 /go.mod h1:vrTUjd+81cQ9SwKUApMYrEDjDOBSjON3mSAy8GSn/b8 =
9395github.com/moul/http2curl v1.0.0 /go.mod h1:8UbvGypXm98wA/IqH45anm5Y2Z6ep6O31QGOAZ3H0fQ =
9496github.com/nats-io/jwt v0.3.0 /go.mod h1:fRYCDE99xlTsqUzISS1Bi75UBJ6ljOJQOAAu5VglpSg =
9597github.com/nats-io/nats.go v1.9.1 /go.mod h1:ZjDU1L/7fJ09jvUSRVBR2e7+RnLiiIQyqyzEE/Zbp4w =
You can’t perform that action at this time.
0 commit comments