ping logging release
This commit is contained in:
parent
4005cb9a38
commit
c58b7b6229
2 changed files with 3 additions and 6 deletions
3
go.mod
3
go.mod
|
@ -13,7 +13,7 @@ require (
|
|||
github.com/rs/cors v1.9.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/stretchr/testify v1.8.2
|
||||
github.com/zitadel/logging v0.3.5-0.20230828081740-9d6abec32b43
|
||||
github.com/zitadel/logging v0.4.0
|
||||
github.com/zitadel/schema v1.3.0
|
||||
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
|
||||
golang.org/x/oauth2 v0.7.0
|
||||
|
@ -22,7 +22,6 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/benbjohnson/clock v1.3.5 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
github.com/google/go-cmp v0.5.9 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue