Skip to content

Commit

Permalink
fix(deps): update module go.rgst.io/stencil to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 49d9618 commit 787c0a8
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 @@ -6,7 +6,7 @@ toolchain go1.23.1

require (
github.com/google/go-github/v64 v64.0.0
go.rgst.io/stencil v0.10.1
go.rgst.io/stencil v0.10.2
gotest.tools/v3 v3.5.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ go.rgst.io/stencil v0.9.0 h1:/Et2I6YcQx6F4tCmiQSVje1ra0BrJ/KB0YkOO9afEls=
go.rgst.io/stencil v0.9.0/go.mod h1:qyFDV90yjeEUEQdoovZsMLJdY0kvUclvvs+8ZM/x7Ms=
go.rgst.io/stencil v0.10.1 h1:SoSxBczAuEjRtT9rrLBITT2gxrXQQAyORxZGVSRk9b8=
go.rgst.io/stencil v0.10.1/go.mod h1:bcCSpHA+LbtMIj6BlMR7shoJDNQGdDcx3mYDzobwICE=
go.rgst.io/stencil v0.10.2 h1:nscZJYX64ptOGn0ygFWwYCRfrQ7JBHYyIE5/VQWnXiI=
go.rgst.io/stencil v0.10.2/go.mod h1:bcCSpHA+LbtMIj6BlMR7shoJDNQGdDcx3mYDzobwICE=
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/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
Expand Down

0 comments on commit 787c0a8

Please # to comment.