Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v1.8.1
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.11.1
github.com/unknwon/i18n v0.0.0-20210904045753-ff3a8617e361
github.com/urfave/cli v1.22.16
golang.org/x/crypto v0.44.0
Expand Down
Loading