from gogs
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,11 +1,11 @@
|
||||
module gogs.inhome.blapointe.com/local/oauth2
|
||||
module gitea.inhome.blapointe.com/local/oauth2
|
||||
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
gitea.inhome.blapointe.com/local/args v0.0.0-20231109145953-eb2e1c1b8d56
|
||||
gitea.inhome.blapointe.com/local/router v0.0.0-20231109150317-e6b81bf7c23c
|
||||
gitea.inhome.blapointe.com/local/storage v0.0.0-20231109151437-2c15c093bbfe
|
||||
github.com/google/uuid v1.3.0
|
||||
gogs.inhome.blapointe.com/local/args v0.0.0-20230410154220-44370f257b34
|
||||
gogs.inhome.blapointe.com/local/router v0.0.0-20230410162418-08ccdc13df87
|
||||
gogs.inhome.blapointe.com/local/storage v0.0.0-20230410162102-db39d7b02e29
|
||||
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user