Commit Graph

5 Commits

Author SHA1 Message Date
Cory Slep acc84125fa Run go mod tidy 2020-07-05 20:59:37 +02:00
Lukas Matt 85d191bffb Add https://w3id.org/security/v1 extension
* update go-mod httpsig
2019-09-16 22:47:07 +02:00
Cory Slep 823ab4cc5a Update module files BUT enabling modules breaks the build.
The new updates to golang modules ensure that this code generation
solution just got a lot more painful, as now each generated subpackage
needs its own go-mod file autogenerated, it seems.
2019-02-28 23:12:50 +01:00
Ben Lubar d45efd665a
Add go.mod hashes to go.sum via "go get". 2018-11-19 13:56:06 -06:00
Ben Lubar 468b81f61f
Rename go.modverify to go.sum. 2018-11-19 13:55:34 -06:00
Renamed from go.modverify (Browse further)