We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee077f commit 68a9cbbCopy full SHA for 68a9cbb
2 files changed
Changes
@@ -1,6 +1,6 @@
1
This file documents the revision history for check_nsc_web
2
3
-next:
+0.7.6 Fri Apr 10 16:12:37 CEST 2026
4
- minimum go version is now 1.26
5
6
0.7.5 Tue Apr 7 16:15:20 CEST 2026
pkg/checknscweb/check.go
@@ -41,7 +41,7 @@ import (
41
"time"
42
)
43
44
-const VERSION = "0.7.5"
+const VERSION = "0.7.6"
45
46
const USAGE = `Usage:
47
check_nsc_web [options] [query parameters]
0 commit comments