Skip to content

Commit

Permalink
revert go toolchain to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nddq committed May 30, 2024
1 parent 174caec commit 9988c0d
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
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/retina

go 1.22.0

toolchain go1.22.2
toolchain go1.22

require (
github.com/go-chi/chi/v5 v5.0.11
Expand Down

0 comments on commit 9988c0d

Please sign in to comment.