fix(deps): update module github.com/stretchr/testify to v1.12.0 (#19)
Unbound Release / Check Preconditions (push) Successful in 22s
logging / coverage-baseline (push) Successful in 51s
Unbound Release / Create Tag (push) Skipped
logging / test (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
logging / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 37s
Release / release (push) Successful in 26m50s
Unbound Release / Check Preconditions (push) Successful in 22s
logging / coverage-baseline (push) Successful in 51s
Unbound Release / Create Tag (push) Skipped
logging / test (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
logging / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 37s
Release / release (push) Successful in 26m50s
This commit was merged in pull request #19.
This commit is contained in:
@@ -3,16 +3,14 @@ module gitea.unbound.se/shiny/logging
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/stretchr/testify v1.12.0
|
||||
go.opentelemetry.io/contrib/bridges/otelslog v0.20.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/go-logr/logr v1.4.4 // indirect
|
||||
github.com/go-logr/stdr v1.2.2 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
|
||||
go.opentelemetry.io/otel v1.45.0 // indirect
|
||||
go.opentelemetry.io/otel/log v0.21.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user