Skip to content

Commit 37c81be

Browse files
committed
update golang to v1.24.2 to allow for the dependabot bump in previous commit
1 parent a0d35ad commit 37c81be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/AliceO2Group/Control
22

3-
go 1.22
4-
toolchain go1.24.1
3+
go 1.24.2
54

65
// github.com/coreos/bbolt@v1.3.4: parsing go.mod:
76
// module declares its path as: go.etcd.io/bbolt

0 commit comments

Comments
 (0)