Skip to content

Commit 0df4dc8

Browse files
authored
Merge c86fb92 into 692f4ba
2 parents 692f4ba + c86fb92 commit 0df4dc8

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
@@ -73,7 +73,7 @@ require (
7373
github.com/spf13/pflag v1.0.10
7474
github.com/spf13/viper v1.20.1
7575
github.com/stretchr/testify v1.11.1
76-
github.com/superfly/fly-go v0.4.0
76+
github.com/superfly/fly-go v0.4.1
7777
github.com/superfly/graphql v0.2.6
7878
github.com/superfly/lfsc-go v0.1.1
7979
github.com/superfly/macaroon v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
653653
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
654654
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
655655
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
656-
github.com/superfly/fly-go v0.4.0 h1:fbv8s4mPyrMmw7xPOjOqaYoz4M96lm22je8A7voludI=
657-
github.com/superfly/fly-go v0.4.0/go.mod h1:9ZPc5Yagx2y4gQJ0yP1+xxHyWR9U9lA2QSKjb5h4944=
656+
github.com/superfly/fly-go v0.4.1 h1:l29ohaVaeQ55VdMJJsxCiIPUHrROXvwDswE8LAttXgk=
657+
github.com/superfly/fly-go v0.4.1/go.mod h1:9ZPc5Yagx2y4gQJ0yP1+xxHyWR9U9lA2QSKjb5h4944=
658658
github.com/superfly/graphql v0.2.6 h1:zppbodNerWecoXEdjkhrqaNaSjGqobhXNlViHFuZzb4=
659659
github.com/superfly/graphql v0.2.6/go.mod h1:CVfDl31srm8HnJ9udwLu6hFNUW/P6GUM2dKcG1YQ8jc=
660660
github.com/superfly/lfsc-go v0.1.1 h1:dGjLgt81D09cG+aR9lJZIdmonjZSR5zYCi7s54+ZU2Q=

0 commit comments

Comments
 (0)