Skip to content

Commit 16bd883

Browse files
committed
bump minor version of go instead of pinning a patch version, like we did in service module in #2064
1 parent aa99448 commit 16bd883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/go/go.mod

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

3-
go 1.23.4
3+
go 1.24.0
44

55
toolchain go1.24.2
66

0 commit comments

Comments
 (0)