Skip to content

Commit

Permalink
chore: update go version hint in go.mod (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinChamber authored Aug 22, 2023
1 parent 1a8d63a commit c3fd651
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/RocksLabs/kvrocks-operator

go 1.17
go 1.19

require (
github.com/chaos-mesh/chaos-mesh/api/v1alpha1 v0.0.0-20220226050744-799408773657
Expand Down

0 comments on commit c3fd651

Please sign in to comment.