I don't want to know what the hell happened in a minor point release to completely brick this code

This commit is contained in:
Dane Everitt 2020-08-06 19:29:01 -07:00
parent 919bec2f87
commit e87e8848e6
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

2
go.mod
View File

@ -46,7 +46,7 @@ require (
github.com/gorilla/websocket v1.4.2 github.com/gorilla/websocket v1.4.2
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334 github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
github.com/icza/dyno v0.0.0-20200205103839-49cb13720835 github.com/icza/dyno v0.0.0-20200205103839-49cb13720835
github.com/imdario/mergo v0.3.10 github.com/imdario/mergo v0.3.8
github.com/klauspost/compress v1.10.10 // indirect github.com/klauspost/compress v1.10.10 // indirect
github.com/klauspost/pgzip v1.2.4 github.com/klauspost/pgzip v1.2.4
github.com/magefile/mage v1.10.0 // indirect github.com/magefile/mage v1.10.0 // indirect