chore: update slack-go to v0.23.1 (#2875)

Adapt Slack media uploads to the renamed UploadFile API.
This commit is contained in:
wenjie
2026-05-15 13:58:11 +08:00
committed by GitHub
parent b225629af8
commit bfb2b35f74
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ require (
github.com/pion/webrtc/v3 v3.3.6
github.com/pmezard/go-difflib v1.0.0
github.com/rs/zerolog v1.35.1
github.com/slack-go/slack v0.17.3
github.com/slack-go/slack v0.23.1
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1