Skip to content

Commit

Permalink
version bump (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaidliadon authored Oct 24, 2024
1 parent 9d0652d commit 7538d3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.2
// replace github.com/0xsequence/authcontrol => ../authcontrol

require (
github.com/0xsequence/authcontrol v0.0.1
github.com/0xsequence/authcontrol v0.0.2-0.20241024155028-733cff5e75c4
github.com/0xsequence/go-sequence v0.43.0
github.com/alicebob/miniredis/v2 v2.33.0
github.com/go-chi/chi/v5 v5.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/0xsequence/authcontrol v0.0.1 h1:XcGT/1X92Aq0M5JD5XesKQs0/oYRejBZQiMZgYkZ/zA=
github.com/0xsequence/authcontrol v0.0.1/go.mod h1:ih60YIaz+cQ7izCxZU9oRFEkRpauJqo8x6cRTlRwUZ4=
github.com/0xsequence/authcontrol v0.0.2-0.20241024155028-733cff5e75c4 h1:yVc1Sce6IXATrWLcuZC66wOMAIZ4zp+mSon1WYSP1WA=
github.com/0xsequence/authcontrol v0.0.2-0.20241024155028-733cff5e75c4/go.mod h1:ih60YIaz+cQ7izCxZU9oRFEkRpauJqo8x6cRTlRwUZ4=
github.com/0xsequence/ethkit v1.28.0 h1:11p4UXXvYnixQk01+qmAcOF71N9DlSeMcEMbaCPtjaY=
github.com/0xsequence/ethkit v1.28.0/go.mod h1:rv0FAIyEyN0hhwGefbduAz4ujmyjyJXhCd6a0/yF3tk=
github.com/0xsequence/go-sequence v0.43.0 h1:PErMuTg4PeaamJutEJ6tAjrFBA8z0t6lvT9LOVC5RMs=
Expand Down

0 comments on commit 7538d3b

Please sign in to comment.