Skip to content

Commit

Permalink
update to go 1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tedpearson committed May 23, 2024
1 parent 990e03b commit 0ed0cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/tedpearson/ForecastMetrics/v3

go 1.21
go 1.22.3

require (
github.com/Code-Hex/go-generics-cache v1.5.1
Expand Down

0 comments on commit 0ed0cd8

Please sign in to comment.