Skip to content

Commit

Permalink
chore(deps): update go to v1.21.4 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 9656d4d commit 88ae2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/clevyr/yampl

go 1.21
go 1.21.4

require (
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit 88ae2ef

Please sign in to comment.