Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
20293046d3
|
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module next.orly.dev
|
|||||||
go 1.25.3
|
go 1.25.3
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.mleku.dev/mleku/nostr v1.0.8
|
git.mleku.dev/mleku/nostr v1.0.9
|
||||||
github.com/adrg/xdg v0.5.3
|
github.com/adrg/xdg v0.5.3
|
||||||
github.com/aperturerobotics/go-indexeddb v0.2.3
|
github.com/aperturerobotics/go-indexeddb v0.2.3
|
||||||
github.com/dgraph-io/badger/v4 v4.8.0
|
github.com/dgraph-io/badger/v4 v4.8.0
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
v0.35.1
|
v0.35.2
|
||||||
Reference in New Issue
Block a user