Skip to content

Commit 39f349e

Browse files
chore(deps): update go module directive to v1.27.0
1 parent c9ad09a commit 39f349e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/k8gb-io/k8gb
22

3-
go 1.26.5
3+
go 1.27.0
44

55
require (
66
github.com/alecthomas/kong v1.16.0

terratest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8gbterratest
22

3-
go 1.26.5
3+
go 1.27.0
44

55
require (
66
github.com/AbsaOSS/gopkg v0.1.3

0 commit comments

Comments
 (0)