Skip to content

Commit

Permalink
Update go.mod to go1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Tiger Kaovilai <[email protected]>
  • Loading branch information
kaovilai authored Jan 22, 2025
1 parent fd84f69 commit 9add395
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/migtools/udistribution

go 1.22
go 1.21

require (
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
Expand Down

0 comments on commit 9add395

Please sign in to comment.