Skip to content

Commit

Permalink
Upgrade pf/go.mod to point to v3.94.0 (#2558)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe authored Oct 31, 2024
1 parent 5583c0c commit a14ab51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

toolchain go1.23.1

require github.com/pulumi/pulumi-terraform-bridge/v3 v3.93.1
require github.com/pulumi/pulumi-terraform-bridge/v3 v3.94.0

require (
dario.cat/mergo v1.0.0 // indirect
Expand Down

0 comments on commit a14ab51

Please sign in to comment.