File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
33go 1.20
44
55require (
6- github.com/blinklabs-io/gouroboros v0.53 .0
6+ github.com/blinklabs-io/gouroboros v0.54 .0
77 github.com/blinklabs-io/snek v0.11.0
88 github.com/dgraph-io/badger/v4 v4.2.0
99 github.com/kelseyhightower/envconfig v1.4.0
@@ -16,7 +16,7 @@ require (
1616 github.com/cespare/xxhash/v2 v2.2.0 // indirect
1717 github.com/dgraph-io/ristretto v0.1.1 // indirect
1818 github.com/dustin/go-humanize v1.0.0 // indirect
19- github.com/fxamacker/cbor/v2 v2.4 .0 // indirect
19+ github.com/fxamacker/cbor/v2 v2.5 .0 // indirect
2020 github.com/gogo/protobuf v1.3.2 // indirect
2121 github.com/golang/glog v1.0.0 // indirect
2222 github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
Original file line number Diff line number Diff line change 11cloud.google.com/go v0.26.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
22github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
3- github.com/blinklabs-io/gouroboros v0.53 .0 h1:JRq7FJ2HP5Fv+RBREzHAskT74u3Es8Sra9ynW08sumo =
4- github.com/blinklabs-io/gouroboros v0.53 .0 /go.mod h1:2wCCNNsHNYMT4gQB+bXS0Y99Oeu8+EM96hi7hW22C2w =
3+ github.com/blinklabs-io/gouroboros v0.54 .0 h1:ZRp+L7Xb2wRn3N02a7EQ8jpBfqL6FKjnpauJdCiHEqE =
4+ github.com/blinklabs-io/gouroboros v0.54 .0 /go.mod h1:ID2Lq1XtYrBvmk/y+yQiX45sZiV8n+urOmT0s46d2+U =
55github.com/blinklabs-io/snek v0.11.0 h1:VOwYJgOBeulcceP1tqOrGmtAatalu/NJryJK4nxdhXo =
66github.com/blinklabs-io/snek v0.11.0 /go.mod h1:vsGrwRqFONk1sRnsS37hiN3UsElDQUWWxLsbLSP8iaU =
77github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
@@ -19,8 +19,8 @@ github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczC
1919github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
2020github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo =
2121github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
22- github.com/fxamacker/cbor/v2 v2.4 .0 h1:ri0ArlOR+5XunOP8CRUowT0pSJOwhW098ZCUyskZD88 =
23- github.com/fxamacker/cbor/v2 v2.4 .0 /go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo =
22+ github.com/fxamacker/cbor/v2 v2.5 .0 h1:oHsG0V/Q6E/wqTS2O1Cozzsy69nqCiguo5Q1a1ADivE =
23+ github.com/fxamacker/cbor/v2 v2.5 .0 /go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo =
2424github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
2525github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
2626github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
You can’t perform that action at this time.
0 commit comments