Skip to content

Commit

Permalink
fix: go (#1848)
Browse files Browse the repository at this point in the history
* wip

* update method calls
  • Loading branch information
raulb authored Sep 12, 2024
1 parent 5d611e6 commit 8f2d5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/conduitio/conduit

go 1.23
go 1.23.1

require (
buf.build/gen/go/grpc-ecosystem/grpc-gateway/protocolbuffers/go v1.34.2-20240617172850-a48fcebcf8f1.2
Expand Down

0 comments on commit 8f2d5d1

Please sign in to comment.