Skip to content

Commit b6560ef

Browse files
committed
mod tidy
1 parent 6351cfb commit b6560ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ require (
2626
github.com/goccy/go-json v0.9.11
2727
github.com/golang/snappy v0.0.4
2828
github.com/google/flatbuffers v2.0.8+incompatible
29+
github.com/google/uuid v1.3.0
2930
github.com/klauspost/asmfmt v1.3.2
3031
github.com/klauspost/compress v1.15.9
3132
github.com/klauspost/cpuid/v2 v2.0.9
@@ -49,7 +50,6 @@ require (
4950
github.com/davecgh/go-spew v1.1.1 // indirect
5051
github.com/dustin/go-humanize v1.0.1 // indirect
5152
github.com/golang/protobuf v1.5.2 // indirect
52-
github.com/google/uuid v1.3.0 // indirect
5353
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
5454
github.com/kr/pretty v0.3.0 // indirect
5555
github.com/mattn/go-isatty v0.0.17 // indirect

0 commit comments

Comments
 (0)