Skip to content

Commit

Permalink
Merge pull request #96 from port-labs/update-golang-version
Browse files Browse the repository at this point in the history
Increased go version
  • Loading branch information
matan84 authored Feb 6, 2025
2 parents 4d6fab7 + 0c79359 commit 7c84246
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/port-labs/port-k8s-exporter

go 1.22.7
go 1.22.11

require (
github.com/confluentinc/confluent-kafka-go/v2 v2.2.0
Expand Down

0 comments on commit 7c84246

Please sign in to comment.