Skip to content

Commit 0971b5e

Browse files
committed
go mod tidy
1 parent 0b2f68e commit 0971b5e

File tree

3 files changed

+18
-118
lines changed

3 files changed

+18
-118
lines changed

_examples/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ require (
3636
github.com/centrifugal/protocol v0.17.0 // indirect
3737
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3838
github.com/cloudwego/base64x v0.1.6 // indirect
39-
github.com/cloudwego/iasm v0.2.0 // indirect
4039
github.com/davecgh/go-spew v1.1.1 // indirect
4140
github.com/dolthub/maphash v0.1.0 // indirect
4241
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
@@ -79,7 +78,6 @@ require (
7978
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
8079
github.com/ugorji/go/codec v1.3.0 // indirect
8180
github.com/valyala/bytebufferpool v1.0.0 // indirect
82-
go.uber.org/mock v0.5.2 // indirect
8381
go.yaml.in/yaml/v2 v2.4.2 // indirect
8482
golang.org/x/arch v0.20.0 // indirect
8583
golang.org/x/crypto v0.43.0 // indirect

0 commit comments

Comments
 (0)