Commit c31575e 1 parent e616e71 commit c31575e Copy full SHA for c31575e
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/alecthomas/kong v1.2.1
7
7
github.com/fatih/structtag v1.2.0
8
8
github.com/google/uuid v1.6.0
9
- github.com/hasura/ndc-sdk-go v1.3.0
9
+ github.com/hasura/ndc-sdk-go v1.3.1-0.20240927065958-e616e7135a51
10
10
github.com/iancoleman/strcase v0.3.0
11
11
github.com/rs/zerolog v1.33.0
12
12
github.com/stretchr/testify v1.9.0
@@ -16,7 +16,7 @@ require (
16
16
17
17
require (
18
18
github.com/davecgh/go-spew v1.1.1 // indirect
19
- github.com/go-viper/mapstructure/v2 v2.1.0 // indirect
19
+ github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
20
20
github.com/mattn/go-colorable v0.1.13 // indirect
21
21
github.com/mattn/go-isatty v0.0.20 // indirect
22
22
github.com/pmezard/go-difflib v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
9
9
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
10
github.com/fatih/structtag v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4 =
11
11
github.com/fatih/structtag v1.2.0 /go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94 =
12
- github.com/go-viper/mapstructure/v2 v2.1.0 h1:gHnMa2Y/pIxElCH2GlZZ1lZSsn6XMtufpGyP1XxdC/w =
13
- github.com/go-viper/mapstructure/v2 v2.1.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
12
+ github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
13
+ github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
14
14
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
15
15
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
16
16
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
17
17
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
18
18
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
19
- github.com/hasura/ndc-sdk-go v1.3.0 h1:xcL7hj0lPZXu9HntytlBe5pAAlCUTLqYAsPrltRUDbc =
20
- github.com/hasura/ndc-sdk-go v1.3.0 /go.mod h1:ZY+jQ7H3H1DHNcS5KkqAOxvydSkz0VnRcibd4wLz9rw =
19
+ github.com/hasura/ndc-sdk-go v1.3.1-0.20240927065958-e616e7135a51 h1:DlUBBLlK9fvL4xE0Nvdgag5b1AQOBNI/m8ctszAivJQ =
20
+ github.com/hasura/ndc-sdk-go v1.3.1-0.20240927065958-e616e7135a51 /go.mod h1:1DV7DoWoCrBdsyg/eSkdRxuvQJRySmyzdpcvFUmDoGo =
21
21
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM =
22
22
github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
23
23
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
You can’t perform that action at this time.
0 commit comments