Skip to content

Commit

Permalink
Bump github.com/superfly/fly-go from 0.1.30 to 0.1.31
Browse files Browse the repository at this point in the history
Bumps [github.com/superfly/fly-go](https://github.com/superfly/fly-go) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/superfly/fly-go/releases)
- [Changelog](https://github.com/superfly/fly-go/blob/main/resource_releases.go)
- [Commits](superfly/fly-go@v0.1.30...v0.1.31)

---
updated-dependencies:
- dependency-name: github.com/superfly/fly-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 19481df commit b490151
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/superfly/fly-go v0.1.30
github.com/superfly/fly-go v0.1.31
github.com/superfly/graphql v0.2.4
github.com/superfly/lfsc-go v0.1.1
github.com/superfly/macaroon v0.2.14-0.20240819201738-61a02aa53648
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -642,8 +642,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/superfly/fly-go v0.1.30 h1:tthfSybaNEhexZHA08vXeG1yJwsR9Lf9D7v5dOFo9bg=
github.com/superfly/fly-go v0.1.30/go.mod h1:FfFgQk88G60rZWnpcCqgufk5CZoCjZznLws699gswWU=
github.com/superfly/fly-go v0.1.31 h1:2IakKssbqY9RIJorScb2AwSGUkUnVjYhHCFN70utmCc=
github.com/superfly/fly-go v0.1.31/go.mod h1:FfFgQk88G60rZWnpcCqgufk5CZoCjZznLws699gswWU=
github.com/superfly/graphql v0.2.4 h1:Av8hSk4x8WvKJ6MTnEwrLknSVSGPc7DWpgT3z/kt3PU=
github.com/superfly/graphql v0.2.4/go.mod h1:CVfDl31srm8HnJ9udwLu6hFNUW/P6GUM2dKcG1YQ8jc=
github.com/superfly/lfsc-go v0.1.1 h1:dGjLgt81D09cG+aR9lJZIdmonjZSR5zYCi7s54+ZU2Q=
Expand Down

0 comments on commit b490151

Please sign in to comment.