Skip to content

Commit

Permalink
Keep only minor version number for min version of go in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradeep Kumar Gayam committed Aug 16, 2024
1 parent f925704 commit 8a066bd
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/microsoft/moc-sdk-for-go

go 1.22.5
go 1.22

require (
code.cloudfoundry.org/bytefmt v0.0.0-20210608160410-67692ebc98de
Expand Down

0 comments on commit 8a066bd

Please sign in to comment.