Skip to content

Commit 42b9f4b

Browse files
committed
fix(deps): Update dependency go to v1.25.0
1 parent aaed073 commit 42b9f4b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

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

3-
go 1.24.0
4-
5-
toolchain go1.24.6
3+
go 1.25.0
64

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

0 commit comments

Comments
 (0)