implement grpc weather
All checks were successful
Build and Publish / release (push) Successful in 4m42s
All checks were successful
Build and Publish / release (push) Successful in 4m42s
This commit is contained in:
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module gitea.libretechconsulting.com/rmcguire/ambient-local-exporter
|
||||
go 1.23.4
|
||||
|
||||
require (
|
||||
gitea.libretechconsulting.com/rmcguire/go-app v0.6.2
|
||||
gitea.libretechconsulting.com/rmcguire/go-app v0.6.3
|
||||
github.com/go-resty/resty/v2 v2.16.5
|
||||
github.com/gorilla/schema v1.4.1
|
||||
github.com/rs/zerolog v1.33.0
|
||||
|
Reference in New Issue
Block a user