fix go.mod
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,7 +3,7 @@ module next.orly.dev
|
||||
go 1.25.3
|
||||
|
||||
require (
|
||||
git.mleku.dev/mleku/nostr v1.0.3
|
||||
git.mleku.dev/mleku/nostr v1.0.4
|
||||
github.com/adrg/xdg v0.5.3
|
||||
github.com/dgraph-io/badger/v4 v4.8.0
|
||||
github.com/dgraph-io/dgo/v230 v230.0.1
|
||||
@@ -83,6 +83,4 @@ require (
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
replace git.mleku.dev/mleku/nostr => /home/mleku/src/git.mleku.dev/mleku/nostr
|
||||
|
||||
retract v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user