We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 042f4b0 + bb746c9 commit 310adb7Copy full SHA for 310adb7
security/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## To be Released
4
5
+## v1.1.2
6
+
7
+* refactor: replace `github.com/golang/mock` with `go.uber.org/mock`
8
9
## v1.1.1
10
11
* chore(go): corrective bump - Go version regression from 1.24.3 to 1.24
security/README.md
@@ -1,4 +1,4 @@
1
-# Security Tooling v1.1.1
+# Security Tooling v1.1.2
The package `github.com/Scalingo/go-utils/security` aims at providing common security helpers (e.g. token generation).
0 commit comments