We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffb455 commit 054873bCopy full SHA for 054873b
go.mod
@@ -89,11 +89,9 @@ require (
89
github.com/pquerna/otp v1.4.0
90
github.com/prometheus/client_golang v1.14.0
91
github.com/quasoft/websspi v1.1.2
92
+ github.com/robfig/cron/v3 v3.0.1
93
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0
94
github.com/sergi/go-diff v1.3.1
- github.com/robfig/cron/v3 v3.0.1
95
- github.com/santhosh-tekuri/jsonschema/v5 v5.1.1
96
- github.com/sergi/go-diff v1.2.0
97
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
98
github.com/stretchr/testify v1.8.1
99
github.com/syndtr/goleveldb v1.0.0
0 commit comments