Skip to content

Commit

Permalink
golang bump to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Tichák authored and knopers8 committed Apr 26, 2024
1 parent 4bb693b commit 85b76e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/AliceO2Group/Control

go 1.21
go 1.22

toolchain go1.21.4
toolchain go1.22.2

// github.com/coreos/[email protected]: parsing go.mod:
// module declares its path as: go.etcd.io/bbolt
Expand Down

0 comments on commit 85b76e4

Please sign in to comment.