Private
Public Access
1
0

go lint tweaks; update common
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-27 18:18:30 -08:00
parent 058531c362
commit 35ea262b99
5 changed files with 21 additions and 14 deletions

2
go.mod
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