Skip to content

Commit cdc8cb5

Browse files
chore: Update the Golang version in the goss test
Made with ❤️️ by updatecli
1 parent 5662462 commit cdc8cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/goss-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ command:
3131
exec: go version
3232
exit-status: 0
3333
stdout:
34-
- 1.25.6
34+
- 1.26.0
3535
golangci-lint:
3636
exec: golangci-lint --version
3737
exit-status: 0

0 commit comments

Comments
 (0)