Commit a6571a4 1 parent 6d7e60c commit a6571a4 Copy full SHA for a6571a4
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/golang-cz/devslog v0.0.8
12
12
github.com/google/go-github/v62 v62.0.0
13
13
github.com/guregu/null/v5 v5.0.0
14
- github.com/hasura/go-graphql-client v0.12.1
14
+ github.com/hasura/go-graphql-client v0.12.2
15
15
github.com/iancoleman/strcase v0.3.0
16
16
github.com/lmittmann/tint v1.0.4
17
17
github.com/muesli/termenv v0.15.2
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/hashicorp/go-retryablehttp v0.7.2 h1:AcYqCvkpalPnPF2pn0KamgwamS42TqUD
48
48
github.com/hashicorp/go-retryablehttp v0.7.2 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
49
49
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
50
50
github.com/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
51
- github.com/hasura/go-graphql-client v0.12.1 h1:tL+BCoyubkYYyaQ+tJz+oPe/pSxYwOJHwe5SSqqi6WI =
52
- github.com/hasura/go-graphql-client v0.12.1 /go.mod h1:F4N4kR6vY8amio3gEu3tjSZr8GPOXJr3zj72DKixfLE =
51
+ github.com/hasura/go-graphql-client v0.12.2 h1:cYeQK/CELtvFy2jvik4kG0b5UMGngQRYWTTXQkbGHDo =
52
+ github.com/hasura/go-graphql-client v0.12.2 /go.mod h1:17qYcHgGSensF/wMAHKUhtMYaRZwZa3TyD7biqH9L3k =
53
53
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
54
54
github.com/iancoleman/strcase v0.3.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
55
55
github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc =
You can’t perform that action at this time.
0 commit comments