Skip to content

Commit 6e862ca

Browse files
committed
chore(deps): update go version to 1.24.0
Update Go version requirement from 1.23 to 1.24.0 to leverage latest language features and improvements
1 parent 8070857 commit 6e862ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.23
3+
go 1.24.0
44

55
require (
66
github.com/h2non/gock v1.2.0

0 commit comments

Comments
 (0)