Skip to content

Commit

Permalink
chore: bump golang to 1.18 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Sep 7, 2022
1 parent 4e50c28 commit 730fcaa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 425 deletions.
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/estahn/k8s-image-swapper

go 1.17
go 1.18

require (
github.com/alitto/pond v1.8.1
Expand Down
Loading

0 comments on commit 730fcaa

Please sign in to comment.