File tree 2 files changed +0
-228
lines changed
2 files changed +0
-228
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ go 1.22.1
4
4
toolchain go1.24.1
5
5
6
6
require (
7
- github.com/cloudevents/sdk-go v1.2.0
8
7
github.com/cloudevents/sdk-go/v2 v2.16.0
9
8
github.com/go-resty/resty/v2 v2.16.5
10
9
github.com/stretchr/testify v1.10.0
@@ -16,14 +15,10 @@ require (
16
15
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
17
16
github.com/google/go-querystring v1.1.0 // indirect
18
17
github.com/google/uuid v1.6.0 // indirect
19
- github.com/hashicorp/golang-lru v0.5.1 // indirect
20
18
github.com/json-iterator/go v1.1.12 // indirect
21
- github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac // indirect
22
19
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
23
20
github.com/modern-go/reflect2 v1.0.2 // indirect
24
- github.com/pkg/errors v0.8.1 // indirect
25
21
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
26
- go.opencensus.io v0.22.0 // indirect
27
22
go.uber.org/multierr v1.11.0 // indirect
28
23
go.uber.org/zap v1.27.0 // indirect
29
24
golang.org/x/net v0.36.0 // indirect
You can’t perform that action at this time.
0 commit comments