Skip to content

Commit 7d89086

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

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.25.7
3535
golangci-lint:
3636
exec: golangci-lint --version
3737
exit-status: 0

0 commit comments

Comments
 (0)