build: add dependency for next-version script

This commit is contained in:
Jakob Borg
2025-06-07 14:18:12 +02:00
parent 9f95bf3573
commit e6ed3acf5f
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ require (
github.com/calmh/incontainer v1.0.0
github.com/calmh/xdr v1.2.0
github.com/ccding/go-stun v0.1.5
github.com/coreos/go-semver v0.3.1
github.com/d4l3k/messagediff v1.2.1
github.com/getsentry/raven-go v0.2.0
github.com/go-ldap/ldap/v3 v3.4.11