Skip to content

Commit 82b47a7

Browse files
committed
fix(deps): Update dependency go to v1.23.4
1 parent 4d1475f commit 82b47a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/cloudquery/plugin-pb-go
22

3-
go 1.22.7
4-
5-
toolchain go1.23.3
3+
go 1.23.4
64

75
require (
86
github.com/Masterminds/semver v1.5.0

0 commit comments

Comments
 (0)