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

Commit

Permalink
push to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Aug 23, 2023
1 parent 8c6c230 commit d54c98a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.19

require (
github.com/filecoin-saturn/caboose v0.0.5-0.20230823121926-c4c1169b06c3
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142759-3480462d2928
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/golang-lru/v2 v2.0.1
github.com/ipfs/boxo v0.11.1-0.20230811122208-5de8f5f5ca60
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ github.com/felixge/httpsnoop v1.0.3 h1:s/nj+GCswXYzN5v2DpNMuMQYe+0DDwt5WVCU6CWBd
github.com/felixge/httpsnoop v1.0.3/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823121926-c4c1169b06c3 h1:SBPkZyzSvR9kB/D9Qk9adcww4Bck4ER33OOm332KqG0=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823121926-c4c1169b06c3/go.mod h1:nmDICK/NKu6r3c6V6W/h6vi7Ep2b+jWbRbEg51ltkHs=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142135-904d62dd0c39 h1:p2D8QSast1wPETYeiZuhiMPGdvkLR6OVUKAvlWWg9UQ=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142135-904d62dd0c39/go.mod h1:nmDICK/NKu6r3c6V6W/h6vi7Ep2b+jWbRbEg51ltkHs=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142439-b409ac39f3ac h1:KTcpIhF91JdIxIB830VABJgjr6RzqbTso7j1G6c3ZRA=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142439-b409ac39f3ac/go.mod h1:nmDICK/NKu6r3c6V6W/h6vi7Ep2b+jWbRbEg51ltkHs=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142759-3480462d2928 h1:uuInTWHDJddNmhPEWMt9S0pf/otIuDi5tDmuazDI8qY=
github.com/filecoin-saturn/caboose v0.0.5-0.20230823142759-3480462d2928/go.mod h1:nmDICK/NKu6r3c6V6W/h6vi7Ep2b+jWbRbEg51ltkHs=
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 d54c98a

Please sign in to comment.