diff options
author | Valery Piashchynski <[email protected]> | 2020-11-14 17:37:25 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-14 17:37:25 +0300 |
commit | 06cda58dd9e50928c5473425fefcd4b4be4598c2 (patch) | |
tree | 6f32832da6ec66754850d95aaa464ae5789de3a5 /go.sum | |
parent | e45155e77e99e85e4ee9cd8863365bf6d599796e (diff) |
Typo in go.mod
Diffstat (limited to 'go.sum')
-rwxr-xr-x | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -261,6 +261,8 @@ github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk= github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= github.com/spiral/endure v1.0.0-beta18 h1:SJOh8b6G6AfXg2RgKvKnLE03Ep8bXGFiEVcfc/F41WI= github.com/spiral/endure v1.0.0-beta18/go.mod h1:qm3evrNggh26QQhwln2uH/1KJQInFZKJZeD5Yvm2k6Y= +github.com/spiral/endure v1.0.0-beta19 h1:dQpFfiFmeh9E+oErAlM9f4ojZJN1wjEy75xuuQmIdGM= +github.com/spiral/endure v1.0.0-beta19/go.mod h1:qm3evrNggh26QQhwln2uH/1KJQInFZKJZeD5Yvm2k6Y= github.com/spiral/errors v1.0.2/go.mod h1:SwMSZVdZkkJVgXNNafccqOaxWg0XPzVU/dEdUEInE0o= github.com/spiral/errors v1.0.4 h1:Y6Bop9GszdDh+Dn3s5aqsGebNLydqZ1F6OdOIQ9EpU0= github.com/spiral/errors v1.0.4/go.mod h1:SwMSZVdZkkJVgXNNafccqOaxWg0XPzVU/dEdUEInE0o= |