Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
feat: update caboose + version (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeanAsad authored Oct 4, 2023
1 parent 13cd428 commit 04eb5db
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ipfs/bifrost-gateway
go 1.20

require (
github.com/filecoin-saturn/caboose v0.0.3-0.20230920073848-ad399fbcf55a
github.com/filecoin-saturn/caboose v0.0.3-0.20231003130900-1015a7fc2287
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/golang-lru/v2 v2.0.5
github.com/ipfs/boxo v0.11.1-0.20230811122208-5de8f5f5ca60
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
github.com/felixge/httpsnoop v1.0.0/go.mod h1:3+D9sFq0ahK/JeJPhCBUV1xlf4/eIYrUQaxulT0VzX8=
github.com/felixge/httpsnoop v1.0.3 h1:s/nj+GCswXYzN5v2DpNMuMQYe+0DDwt5WVCU6CWBdXk=
github.com/felixge/httpsnoop v1.0.3/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/filecoin-saturn/caboose v0.0.3-0.20230920073848-ad399fbcf55a h1:P0v1QKcJGaMgxi1vYhukzUWe8a8aVB9J++R3bbUFSAo=
github.com/filecoin-saturn/caboose v0.0.3-0.20230920073848-ad399fbcf55a/go.mod h1:nAw249urqF4mnVBCPq09Cd+Ie47fV/UkzkW6GPL07sY=
github.com/filecoin-saturn/caboose v0.0.3-0.20231003130900-1015a7fc2287 h1:sajKTi+CR/cx0K/OLezjlrNw0GhjcROTFuK3irIUv3o=
github.com/filecoin-saturn/caboose v0.0.3-0.20231003130900-1015a7fc2287/go.mod h1:nAw249urqF4mnVBCPq09Cd+Ie47fV/UkzkW6GPL07sY=
github.com/flynn/noise v1.0.0 h1:DlTHqmzmvcEiKj+4RYo/imoswx/4r6iBlCMfVtrMXpQ=
github.com/francoispqt/gojay v1.2.13 h1:d2m3sFjloqoIUQU3TsHBgj6qg/BVGlTBeHDUmyJnXKk=
github.com/frankban/quicktest v1.14.4 h1:g2rn0vABPOOXmZUj+vbmUp0lPoXEMuhTpIluN0XL9UY=
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.0.20"
"version": "v0.0.21"
}

0 comments on commit 04eb5db

Please sign in to comment.