-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.sum
More file actions
8 lines (8 loc) · 708 Bytes
/
go.sum
File metadata and controls
8 lines (8 loc) · 708 Bytes
1
2
3
4
5
6
7
8
github.com/amatsagu/tempest v1.4.1 h1:n7YoGZ2mIYghwouRlNO4o0XTSD098r4IyiZRhEmk0Kg=
github.com/amatsagu/tempest v1.4.1/go.mod h1:gVvUMs35YhFvJVHPYa4aj3ye+VnFek+4Ovo2wrJKQeM=
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=