Several changes
This commit is contained in:
3
go.mod
3
go.mod
@@ -7,6 +7,8 @@ require (
|
||||
github.com/diamondburned/gotk4/pkg v0.3.1
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/jasonlovesdoggo/gopen v0.0.0-20250130105607-39c98c645030
|
||||
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
|
||||
github.com/kr/pretty v0.1.0
|
||||
github.com/sqweek/dialog v0.0.0-20260123140253-64c163d53aac
|
||||
gosrc.io/xmpp v0.5.1
|
||||
mellium.im/xmpp v0.22.0
|
||||
@@ -15,6 +17,7 @@ require (
|
||||
require (
|
||||
github.com/KarpelesLab/weak v0.1.1 // indirect
|
||||
github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf // indirect
|
||||
github.com/kr/text v0.1.0 // indirect
|
||||
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6 // indirect
|
||||
golang.org/x/net v0.29.0 // indirect
|
||||
golang.org/x/sync v0.8.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user