Skip to content

Commit

Permalink
Merge pull request #1 from crazy-max/go-1.22
Browse files Browse the repository at this point in the history
go.mod: update minimal go version
  • Loading branch information
tonistiigi authored Feb 11, 2025
2 parents bb28015 + 49ceb3e commit 7d4944a
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,5 +1,5 @@
module github.com/tonistiigi/jaeger-ui-rest

go 1.23.1
go 1.22.0

require github.com/pkg/errors v0.9.1

0 comments on commit 7d4944a

Please sign in to comment.