Skip to content

Commit 36f1106

Browse files
ci: bump go (#133)
1 parent aad8d14 commit 36f1106

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.go.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
GO_VERSION=1.26.2
1+
GO_VERSION=1.26.3

go.mod

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

3-
go 1.26.2
3+
go 1.26.3
44

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

0 commit comments

Comments
 (0)