to gitea.bel.blue
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,11 +1,11 @@
|
||||
module gitea.inhome.blapointe.com/local/storage
|
||||
module gitea.bel.blue/local/storage
|
||||
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.24.2
|
||||
|
||||
require (
|
||||
gitea.inhome.blapointe.com/local/logb v0.0.0-20231109150430-1221d87a6dbc
|
||||
gitea.bel.blue/local/logb v0.0.0-20251121001353-d45d53fbaae9
|
||||
github.com/boltdb/bolt v1.3.1
|
||||
github.com/gomodule/redigo v1.8.5
|
||||
github.com/google/uuid v1.6.0
|
||||
|
||||
Reference in New Issue
Block a user