We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0108e commit 47278a3Copy full SHA for 47278a3
1 file changed
go.mod
@@ -3,5 +3,5 @@ module github.com/vs-uulm/taf-tlee-interface
3
go 1.22.1
4
5
require (
6
- github.com/vs-uulm/go-subjectivelogic v0.2.0
7
-)
+ github.com/vs-uulm/go-subjectivelogic v0.2.3
+)
0 commit comments