Skip to content

Commit 114039e

Browse files
authored
Relax go version requirement in go.mod (#223)
1 parent 586edf1 commit 114039e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/bufbuild/protovalidate-go
22

3-
go 1.23.4
3+
go 1.23.0
44

55
require (
66
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.6-20250307204501-0409229c3780.1

0 commit comments

Comments
 (0)