Skip to content

Commit 30a1f1c

Browse files
authored
Bump fly-go to v0.4.5 (#4818)
1 parent de91e71 commit 30a1f1c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ require (
7474
github.com/spf13/pflag v1.0.10
7575
github.com/spf13/viper v1.20.1
7676
github.com/stretchr/testify v1.11.1
77-
github.com/superfly/fly-go v0.4.3
77+
github.com/superfly/fly-go v0.4.5
7878
github.com/superfly/graphql v0.2.6
7979
github.com/superfly/lfsc-go v0.1.1
8080
github.com/superfly/macaroon v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -669,8 +669,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
669669
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
670670
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
671671
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
672-
github.com/superfly/fly-go v0.4.3 h1:vJd7t3gY0VfXTJacKYFIqZJ1WnMjJE5gHZxQbgKUe6g=
673-
github.com/superfly/fly-go v0.4.3/go.mod h1:9ZPc5Yagx2y4gQJ0yP1+xxHyWR9U9lA2QSKjb5h4944=
672+
github.com/superfly/fly-go v0.4.5 h1:FYsFAHmVyNe5/Ye4T5wFQG9upiqybtKBXMI1exwY1V8=
673+
github.com/superfly/fly-go v0.4.5/go.mod h1:9ZPc5Yagx2y4gQJ0yP1+xxHyWR9U9lA2QSKjb5h4944=
674674
github.com/superfly/graphql v0.2.6 h1:zppbodNerWecoXEdjkhrqaNaSjGqobhXNlViHFuZzb4=
675675
github.com/superfly/graphql v0.2.6/go.mod h1:CVfDl31srm8HnJ9udwLu6hFNUW/P6GUM2dKcG1YQ8jc=
676676
github.com/superfly/lfsc-go v0.1.1 h1:dGjLgt81D09cG+aR9lJZIdmonjZSR5zYCi7s54+ZU2Q=

0 commit comments

Comments
 (0)