Skip to content

Commit

Permalink
bump go.mod go version to 1.22.1 (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhodges authored Jul 31, 2024
1 parent ecd6cb8 commit 3e85ead
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/mozilla-services/autograph

go 1.22.5
go 1.22.1

require (
github.com/DataDog/datadog-go v3.7.2+incompatible
Expand Down

0 comments on commit 3e85ead

Please sign in to comment.