Skip to content

Commit

Permalink
Merge pull request #140 from bilalcaliskan/devel
Browse files Browse the repository at this point in the history
feat: bump golang version as 1.20
  • Loading branch information
bilalcaliskan authored Mar 8, 2023
2 parents da4b06a + de08d18 commit 09196c3
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/bilalcaliskan/kube-pod-terminator

go 1.19
go 1.20

require (
github.com/dimiro1/banner v1.1.0
Expand Down

0 comments on commit 09196c3

Please sign in to comment.