Skip to content

Commit

Permalink
chore: Module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rg0now committed Jan 5, 2024
1 parent 9050a2b commit 7d737aa
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.21
require (
github.com/go-logr/logr v1.3.0
github.com/go-logr/zapr v1.3.0
github.com/l7mp/stunner v0.16.2
github.com/l7mp/stunner v0.17.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.10
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/l7mp/stunner v0.16.2 h1:JUsVnw3F9XIhgrAkA5tsan6C4XIU8Bex8iee4IZuMfM=
github.com/l7mp/stunner v0.16.2/go.mod h1:mYFBUN8A1I4d4TtLQPPwufwQEJGRleKJvAU/+kH46jw=
github.com/l7mp/stunner v0.17.0 h1:47lKFLWfdXugHyv13aj4K+Cp5Xw9h1Nov6aVPlSwnqI=
github.com/l7mp/stunner v0.17.0/go.mod h1:FG8qJdu5Cl/SHhgh57VHrb9S5GbqkZgaxQs8+URfpl8=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
Expand Down

0 comments on commit 7d737aa

Please sign in to comment.