Skip to content

Commit

Permalink
Upgrade to golang 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
csibbitt committed Dec 13, 2023
1 parent 4732849 commit 09dbe3a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/infrawatch/sg-core

go 1.19
go 1.21

toolchain go1.21.5

require (
collectd.org v0.5.0
Expand Down

0 comments on commit 09dbe3a

Please sign in to comment.