Skip to content

Commit

Permalink
Bump formats to a04dcc2a37e43d574eab29dc29c2f45196b1f362
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Oct 3, 2024
1 parent b425b45 commit b042a25
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 @@ -14,7 +14,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.23
github.com/ory/dockertest/v3 v3.11.0
github.com/prometheus/client_golang v1.20.4
github.com/transparency-dev/formats v0.0.0-20231208153921-b058d7091e93
github.com/transparency-dev/formats v0.0.0-20241003145927-a04dcc2a37e4
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
golang.org/x/mod v0.21.0
golang.org/x/sync v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/transparency-dev/formats v0.0.0-20231208153921-b058d7091e93 h1:H/FTQI3wjKy5SmXFZaxxmcZl6nkbsDtKfmOVsSvZ+W4=
github.com/transparency-dev/formats v0.0.0-20231208153921-b058d7091e93/go.mod h1:tY9Z9oBaYdQt4NWIhsFAtv0altwLk+K9Gg/2tbS0eBQ=
github.com/transparency-dev/formats v0.0.0-20241003145927-a04dcc2a37e4 h1:vu5vGPlSxEzekLWXc+yyBcYEFKxwkqOpX7bBAPOMEac=
github.com/transparency-dev/formats v0.0.0-20241003145927-a04dcc2a37e4/go.mod h1:fkW2EYAOhcdBm1kc9hvf5cb0SptbyM/0OUvdFNnVCEE=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo=
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
Expand Down

0 comments on commit b042a25

Please sign in to comment.