Skip to content

Tags: codevideo/go-utils

Tags

v0.0.3

Toggle v0.0.3's commit message
feat: rename env var to SLACK_WEBHOOK_URL with backward compat fallback

Reads SLACK_WEBHOOK_URL first, falls back to CODEVIDEO_SLACK_WEBHOOK_URL
for backward compatibility during migration. The old name will be removed
in a future version.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.0.2

Toggle v0.0.2's commit message
a nice, netlify is still on go 1.19

v0.0.1

Toggle v0.0.1's commit message
initial commit, hopefully the magical powers of go make this easy as …

…it usually is with go :)