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

Commit

Permalink
Update caboose to v0.0.6 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzo committed Sep 8, 2023
1 parent 1040003 commit 325796c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.5
github.com/filecoin-saturn/caboose v0.0.6
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 @@ -89,8 +89,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.5 h1:loXFzwJMMxgL7poGiulaC8wx4dQbvCZBmmysi+iCTIk=
github.com/filecoin-saturn/caboose v0.0.5/go.mod h1:QDvW9vS0PQFEt/pJ8JpcWD7pZW6uIa0ic6YuY/8VGs8=
github.com/filecoin-saturn/caboose v0.0.6 h1:pQMZ2M8ucBOGy30WIMHOzj0FDvxSyDIzSHw3bsX9T90=
github.com/filecoin-saturn/caboose v0.0.6/go.mod h1:QDvW9vS0PQFEt/pJ8JpcWD7pZW6uIa0ic6YuY/8VGs8=
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

0 comments on commit 325796c

Please sign in to comment.