fix(deps): update all dependencies
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,13 +1,15 @@
|
||||
module git.front.kjuulh.io/kjuulh/contractor
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
toolchain go1.22.1
|
||||
|
||||
require (
|
||||
dagger.io/dagger v0.8.1
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.9.0
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.10.0
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/google/go-github/v53 v53.2.0
|
||||
github.com/google/go-github/v58 v58.0.0
|
||||
github.com/google/go-github/v60 v60.0.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/spf13/cobra v1.8.0
|
||||
|
Reference in New Issue
Block a user