Skip to content

Commit

Permalink
Update for s8 (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
artosimonyan authored Aug 23, 2024
1 parent 4f41343 commit 341030e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/bwmarrin/discordgo v0.28.1
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/gorilla/websocket v1.5.3
github.com/hectorgimenez/d2go v0.0.0-20240823125717-fea2e20b84fa
github.com/hectorgimenez/d2go v0.0.0-20240823181621-ddeb350bee01
github.com/inkeliz/gowebview v1.0.1
github.com/inkeliz/w32 v1.0.2
github.com/lxn/win v0.0.0-20210218163916-a377121e959e
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/hectorgimenez/d2go v0.0.0-20240823125717-fea2e20b84fa h1:VWMKD46O5XznzufcSrGo4fTULIEp0K8tGKr3DH3cO6I=
github.com/hectorgimenez/d2go v0.0.0-20240823125717-fea2e20b84fa/go.mod h1:EOVayMaK8D13wsZiZ6n8AK3+Qflm1wHZsCqnzlVIci0=
github.com/hectorgimenez/d2go v0.0.0-20240823181621-ddeb350bee01 h1:oyD0Hwb9lgZL4klpyPaLlXcZ0Ms95MnFxL1L6lGx3EM=
github.com/hectorgimenez/d2go v0.0.0-20240823181621-ddeb350bee01/go.mod h1:EOVayMaK8D13wsZiZ6n8AK3+Qflm1wHZsCqnzlVIci0=
github.com/inkeliz/gowebview v1.0.1 h1:4gpLE2qt4kV3DB+xHkHKUeLLiGPN5Xw3or9A3hVqYyA=
github.com/inkeliz/gowebview v1.0.1/go.mod h1:4SNjXp/fogE11MwvJD67kMBmSObY2BBqinEgH8+8eM8=
github.com/inkeliz/w32 v1.0.2 h1:Es8Bmw9ApOY0PVRpGs7wsqIKdK5C3xBkP5TOATfVmtU=
Expand Down

0 comments on commit 341030e

Please sign in to comment.