Skip to content

Commit

Permalink
fix: revert local go mod change
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepbbl committed Oct 29, 2024
1 parent c921353 commit 378d525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions providers/flagd/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/open-feature/go-sdk-contrib/providers/flagd

go 1.22.0
go 1.21

toolchain go1.22.8
toolchain go1.22.3

require (
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.17.0-20240906125204-0a6a901b42e8.1
Expand Down

0 comments on commit 378d525

Please sign in to comment.