cicd: build auth using actions
This commit is contained in:
parent
4c74315291
commit
e98d2c6509
2 changed files with 23 additions and 5 deletions
3
go.mod
3
go.mod
|
|
@ -9,10 +9,7 @@ require (
|
|||
github.com/jackc/pgx/v5 v5.7.6
|
||||
github.com/oapi-codegen/runtime v1.1.2
|
||||
github.com/pelletier/go-toml/v2 v2.2.4
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
>>>>>>> front
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue