Skip to content

Commit

Permalink
upgrade Go version to 1.22 (again) (#1501)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon committed Apr 19, 2024
1 parent 0b76a8a commit 21b2f7c
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/conduitio/conduit

go 1.21.1

toolchain go1.22.1
go 1.22.2

require (
buf.build/gen/go/grpc-ecosystem/grpc-gateway/protocolbuffers/go v1.33.0-20240416201300-ca2899286658.1
Expand Down

0 comments on commit 21b2f7c

Please sign in to comment.