Skip to content

Commit

Permalink
[YUNIKORN-2335] Update go.mod from 1.20 to 1.21 (#165)
Browse files Browse the repository at this point in the history
Closes: #165

Signed-off-by: Chia-Ping Tsai <[email protected]>
  • Loading branch information
g1geordie authored and chia7712 committed Jan 30, 2024
1 parent 9f4f71d commit d06b8d9
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 @@ -18,7 +18,7 @@

module github.com/apache/yunikorn-release

go 1.20
go 1.21

require (
github.com/TaoYang526/goutils v0.0.0-20210209083921-039008f0a57d
Expand Down

0 comments on commit d06b8d9

Please sign in to comment.