Skip to content

Commit

Permalink
chore: Bump STUNner dependency to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rg0now committed Feb 26, 2024
1 parent 439e2d1 commit 178aed4
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.4.1
github.com/go-logr/zapr v1.3.0
github.com/l7mp/stunner v0.17.12
github.com/l7mp/stunner v0.18.0
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.30.0
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 @@ -95,8 +95,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
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.17.12 h1:1IRNrCPtV/VZnbC6DMWhEBO2I0sDc1tOhAX01+GO63s=
github.com/l7mp/stunner v0.17.12/go.mod h1:coyJ/CrOcM4B6z+zoYUxfVPPOXZhd4NnbjiAQ093Uq0=
github.com/l7mp/stunner v0.18.0 h1:vsSVtkNX6pBNX7or3nZM8objm4ykZ1S6QhqYFUJfv50=
github.com/l7mp/stunner v0.18.0/go.mod h1:coyJ/CrOcM4B6z+zoYUxfVPPOXZhd4NnbjiAQ093Uq0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
Expand Down

0 comments on commit 178aed4

Please sign in to comment.