Skip to content

Commit 957207b

Browse files
author
Gusted
committed
go mod tidy
1 parent c78f1f1 commit 957207b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ require (
8080
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0
8181
github.com/sergi/go-diff v1.2.0
8282
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
83-
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
8483
github.com/stretchr/testify v1.7.1
8584
github.com/syndtr/goleveldb v1.0.0
8685
github.com/tstranex/u2f v1.0.0

go.sum

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,6 @@ github.com/soheilhy/cmux v0.1.5-0.20210205191134-5ec6847320e5/go.mod h1:T7TcVDs9
14221422
github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js=
14231423
github.com/soheilhy/cmux v0.1.5/go.mod h1:T7TcVDs9LWfQgPlPsdngu6I6QIoyIFZDDC6sNE1GqG0=
14241424
github.com/sony/gobreaker v0.4.1/go.mod h1:ZKptC7FHNvhBz7dN2LGjPVBz2sZJmc0/PkyDJOjmxWY=
1425-
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 h1:qLC7fQah7D6K1B0ujays3HV9gkFtllcxhzImRR7ArPQ=
14261425
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
14271426
github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ=
14281427
github.com/spf13/afero v1.3.3/go.mod h1:5KUK8ByomD5Ti5Artl0RtHeI5pTF7MIDuXL3yY520V4=

0 commit comments

Comments
 (0)