Skip to content

Commit

Permalink
chore: add more graphql logging
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Jan 22, 2025
1 parent 8f8bc0e commit 904d95c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,4 @@ replace github.com/grid-x/modbus => github.com/evcc-io/modbus v0.0.0-20241027151

replace github.com/lorenzodonini/ocpp-go => github.com/evcc-io/ocpp-go v0.0.0-20241230132027-815870498cc3

replace github.com/hasura/go-graphql-client => github.com/andig/go-graphql-client v0.0.0-20250120095858-26928861d4a0
replace github.com/hasura/go-graphql-client => github.com/andig/go-graphql-client v0.0.0-20250122174133-b81902a68c07
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/andig/go-graphql-client v0.0.0-20250120095858-26928861d4a0 h1:84UxO6FZf2B93CPiLaKYWuKbQNObatPrv05o3rAfKHw=
github.com/andig/go-graphql-client v0.0.0-20250120095858-26928861d4a0/go.mod h1:k7FF7h53C+hSNFRG3++DdVZWIuHdCaTbI7siTJ//zGQ=
github.com/andig/go-graphql-client v0.0.0-20250122174133-b81902a68c07 h1:vCbpvM629iMcISDfniNTIWeDVLVQVl97SFPPZruP5sA=
github.com/andig/go-graphql-client v0.0.0-20250122174133-b81902a68c07/go.mod h1:k7FF7h53C+hSNFRG3++DdVZWIuHdCaTbI7siTJ//zGQ=
github.com/andig/go-powerwall v0.2.1-0.20230808194509-dd70cdb6e140 h1:C93T8vg7CN4Q4BBDbBMOvBoTYBA+CaBEvlY2SZF8aa0=
github.com/andig/go-powerwall v0.2.1-0.20230808194509-dd70cdb6e140/go.mod h1:Xk09mD+7RTCuuHMX5RxlqgEUeh9oZdIX0rL0qiY6l/4=
github.com/andig/gosunspec v0.0.0-20240918203654-860ce51d602b h1:81UMfM949I7StrRay7YDUZazY8M1u/JHkzwcFEjiilQ=
Expand Down

0 comments on commit 904d95c

Please sign in to comment.