We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a948864 commit 1e3dc6dCopy full SHA for 1e3dc6d
1 file changed
go.mod
@@ -4,7 +4,7 @@ go 1.25.1
4
5
require (
6
github.com/Masterminds/sprig/v3 v3.3.0
7
- github.com/bubustack/tractatus v0.1.0
+ github.com/bubustack/tractatus v0.1.1
8
github.com/go-logr/logr v1.4.3
9
github.com/stretchr/testify v1.11.1
10
google.golang.org/grpc v1.79.3
0 commit comments