diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-14 14:50:28 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-14 14:50:28 +0200 |
| commit | e6520c6007751d92c3e38ad46f329c48e7f58371 (patch) | |
| tree | 9af927c98be0940b9e436f6fc0e52a9e3eab9bf5 /go.mod | |
| parent | f2292809d0f4145fa598e2fc3e1d3217a08bc7c9 (diff) | |
build(go): upgrade gokord to v0.1.2
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module github.com/anhgelus/les-copaings-bot go 1.22 -require github.com/anhgelus/gokord v0.1.1 +require github.com/anhgelus/gokord v0.1.2 require ( github.com/bwmarrin/discordgo v0.28.1 // indirect |
