From 18ef2de91d45a1704e1e7def3c54622bcdd52b6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:52:23 +0000 Subject: [PATCH] Bump github.com/superfly/fly-go from 0.1.29 to 0.1.30 Bumps [github.com/superfly/fly-go](https://github.com/superfly/fly-go) from 0.1.29 to 0.1.30. - [Release notes](https://github.com/superfly/fly-go/releases) - [Changelog](https://github.com/superfly/fly-go/blob/main/resource_releases.go) - [Commits](https://github.com/superfly/fly-go/compare/v0.1.29...v0.1.30) --- updated-dependencies: - dependency-name: github.com/superfly/fly-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a5d488a4a5..4974e16e47 100644 --- a/go.mod +++ b/go.mod @@ -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.29 + github.com/superfly/fly-go v0.1.30 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 diff --git a/go.sum b/go.sum index 457dbf28a1..2f26630dc8 100644 --- a/go.sum +++ b/go.sum @@ -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.29 h1:gdp/m++fUdrPfyqTh+WM6eBptSQiH4vc7CkoIjCfIV8= -github.com/superfly/fly-go v0.1.29/go.mod h1:b0Si6DS6ArZZroXrbHQQyg9EhYwNfd1bxmAkXzI8siQ= +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/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=