Skip to content

Commit

Permalink
chore: upgrade go
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjclark committed Sep 25, 2024
1 parent 9aaec68 commit 353a5ca
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 terraform-provider-confluent-schema-registry

go 1.21.0

toolchain go1.21.4
go 1.23.0

require (
github.com/ashleybill/srclient v0.6.3
Expand Down

0 comments on commit 353a5ca

Please sign in to comment.