File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
3
3
go 1.20
4
4
5
5
require (
6
- github.com/blinklabs-io/gouroboros v0.59 .0
6
+ github.com/blinklabs-io/gouroboros v0.60 .0
7
7
github.com/blinklabs-io/snek v0.14.0
8
8
github.com/dgraph-io/badger/v4 v4.2.0
9
9
github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change 1
1
cloud.google.com/go v0.26.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
2
2
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
3
- github.com/blinklabs-io/gouroboros v0.59 .0 h1:oNJrxg3CEmWoq1hPav9p1lkdDcnCy10AlGDfjHTf/8M =
4
- github.com/blinklabs-io/gouroboros v0.59 .0 /go.mod h1:D5YJka8EyVmiXNMbRvjH23H9lNMLA4+qSlNNC/j7R0k =
3
+ github.com/blinklabs-io/gouroboros v0.60 .0 h1:G08+r15QwTlak8UfCzZmJVlzIBMIy2iyYI7CL2+Jcxs =
4
+ github.com/blinklabs-io/gouroboros v0.60 .0 /go.mod h1:D5YJka8EyVmiXNMbRvjH23H9lNMLA4+qSlNNC/j7R0k =
5
5
github.com/blinklabs-io/snek v0.14.0 h1:r2Lf1AZBCT3mLx9f8z2qt6VFY48LKdq+LlN4nxhCL3Y =
6
6
github.com/blinklabs-io/snek v0.14.0 /go.mod h1:I+V+LQY5It+ifYaAKLqZ6AEzbiMvxvK3YanwkHUXrlQ =
7
7
github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
You can’t perform that action at this time.
0 commit comments