Skip to content

Commit

Permalink
Beta95 (#248)
Browse files Browse the repository at this point in the history
* beta92

* beta95
  • Loading branch information
Hoshinonyaruko authored Dec 16, 2023
1 parent 53396f8 commit b4fc2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ require (
github.com/google/uuid v1.4.0
github.com/gorilla/websocket v1.4.2
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/tencent-connect/botgo v0.1.6
gopkg.in/yaml.v3 v3.0.1
)
Expand All @@ -17,7 +18,6 @@ require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mvdan/xurls v1.1.0 // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
Expand Down

0 comments on commit b4fc2c0

Please sign in to comment.