go lint tweaks; update common
continuous-integration/drone/push Build is passing

This commit is contained in:
ask
2024-12-27 18:45:28 -08:00
parent 058531c362
commit 35ea262b99
5 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
go.ntppool.org/api v0.3.4
go.ntppool.org/common v0.3.0
go.ntppool.org/common v0.3.1
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0