Skip to content

Commit

Permalink
fix(deps): Update dependency go to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Jan 2, 2025
1 parent cede6dd commit 982e1cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/cloudquery/plugin-pb-go

go 1.22.7

toolchain go1.23.3
go 1.23.4

require (
github.com/Masterminds/semver v1.5.0
Expand Down

0 comments on commit 982e1cd

Please sign in to comment.