Skip to content

Commit c532bbe

Browse files
committed
Merge pull request 'chore: downgrade go module version to match with goreleaser action workflow' (#173) from chore/downgrafe-go-module-version into main
Reviewed-on: https://gitea.obmondo.com/EnableIT/Linuxaid-cli/pulls/173
2 parents 09a5a9b + 58799a3 commit c532bbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module gitea.obmondo.com/EnableIT/linuxaid-cli
22

3-
go 1.25.3
3+
go 1.24.0
44

55
require (
66
github.com/bitfield/script v0.23.0

0 commit comments

Comments
 (0)