Skip to content

Commit 054873b

Browse files
committed
chore(deps): upgrade go module
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
1 parent fffb455 commit 054873b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,9 @@ require (
8989
github.com/pquerna/otp v1.4.0
9090
github.com/prometheus/client_golang v1.14.0
9191
github.com/quasoft/websspi v1.1.2
92+
github.com/robfig/cron/v3 v3.0.1
9293
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0
9394
github.com/sergi/go-diff v1.3.1
94-
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
9795
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
9896
github.com/stretchr/testify v1.8.1
9997
github.com/syndtr/goleveldb v1.0.0

0 commit comments

Comments
 (0)