Skip to content

Commit

Permalink
chore(deps): update module go.rgst.io/stencil to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 06bca95 commit 91718da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ go 1.23.4

require (
github.com/blang/semver/v4 v4.0.0
go.rgst.io/stencil v0.15.1
go.rgst.io/stencil v0.15.4
go.rgst.io/stencil/v2 v2.0.1
golang.org/x/mod v0.22.0
gotest.tools/v3 v3.5.1
)
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ go.rgst.io/stencil v0.15.0 h1:7Q4WzWaXyenCCi1G/JWbLrB7h+3ywResl8mFXbYs3G4=
go.rgst.io/stencil v0.15.0/go.mod h1:olbkK2eA0jnytPZ/nbkHv3l32kJZAjKWUDcpt9NXop0=
go.rgst.io/stencil v0.15.1 h1:htaFtiZ69/TRHM88UmC+ZgwZrPk/ircsHx2tmiIrt/U=
go.rgst.io/stencil v0.15.1/go.mod h1:yqqbkhwG4hE++ZAIBXX4lTL+IuSHgtp+FhWnGdCPOKk=
go.rgst.io/stencil v0.15.4 h1:+5bEB/8hlTfX1w/RqiJ6fYfw2w9IK91euO/nLvrIxPE=
go.rgst.io/stencil v0.15.4/go.mod h1:jnnpEFM6hCs2kQqfEwd29n2wRcaH5Oyf5eTRA0HGtUs=
go.rgst.io/stencil/v2 v2.0.1/go.mod h1:DWZ8HuiDONoTVeNAm6bUV33JZHw2UHnnWivEAJ0hmqI=
golang.org/x/exp v0.0.0-20240529005216-23cca8864a10 h1:vpzMC/iZhYFAjJzHU0Cfuq+w1vLLsF2vLkDrPjzKYck=
golang.org/x/exp v0.0.0-20240529005216-23cca8864a10/go.mod h1:XtvwrStGgqGPLc4cjQfWqZHG1YFdYs6swckp8vpsjnc=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
Expand Down

0 comments on commit 91718da

Please sign in to comment.