Skip to content

Commit

Permalink
[AUTOMATED] Update to [email protected] (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: VojtechVitek <[email protected]>
  • Loading branch information
0xsequence-bot and VojtechVitek authored Dec 11, 2024
1 parent 3236b71 commit c613ed4
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 @@ -5,7 +5,7 @@ go 1.23.2
// replace github.com/0xsequence/authcontrol => ../authcontrol

require (
github.com/0xsequence/authcontrol v0.3.4
github.com/0xsequence/authcontrol v0.3.5
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/0xsequence/authcontrol v0.3.4 h1:zdsobiRImf+5IURB59vdBRBBoE68BHb1yU7AfKHdBZ4=
github.com/0xsequence/authcontrol v0.3.4/go.mod h1:wicKJcmJYJU6jn07JBMqwxcAzyFm2BtfAzWpnL/40g8=
github.com/0xsequence/authcontrol v0.3.5 h1:rMVGsQI0IiRfq7+vtLx90LzruP/JF1xXPCgNubEIxjc=
github.com/0xsequence/authcontrol v0.3.5/go.mod h1:wicKJcmJYJU6jn07JBMqwxcAzyFm2BtfAzWpnL/40g8=
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 c613ed4

Please sign in to comment.