Skip to content

Commit

Permalink
build(go): upgrade the go version of go.mod from 1.21 to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Sep 18, 2024
1 parent 4e5b2d7 commit 5537013
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/go-kratos-ecosystem/components/v2

go 1.21
go 1.22

require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2
Expand Down

0 comments on commit 5537013

Please sign in to comment.