Commit Graph

8 Commits

Author SHA1 Message Date
Samuel Guyah f0fd910e2e
go 1.18 (#529)
* 18

* mod tidy
2022-04-13 09:58:42 -05:00
Andrew Starr-Bochicchio 2a6fa2be2b
Update golang.org/x/net (#492) 2021-10-28 20:23:09 -04:00
Andrew Starr-Bochicchio 78ca5f7b65
Add Go 1.17.x to test matrix and drop unsupported versions. (#473) 2021-08-23 13:10:24 -04:00
Ben Tranter eeae08cdad
Update vulnerable x/crypto dependency
Updates the vulnerable `golang.org/x/crypto` dependency.

The `golang.org/x/crypto` package is affected by
https://nvd.nist.gov/vuln/detail/CVE-2019-11840. This PR bumps the
library to an updated version that doesn't contain the vulnerability.
2020-04-21 12:33:22 -04:00
Ben Tranter e980c8dc54
Upgrade godo to Go 1.14
Upgrades godo to Go 1.14, and updates a few dependencies.

This can't be merged until support for Go 1.14 is added to the GitHub
Action we depend on.
2020-04-08 11:49:03 -04:00
Hilary Holz f52c02e20f upgrade github.com/stretchr/objx past 0.1.1 2020-03-23 10:58:31 -07:00
Ben Tranter 88400ba23f
Upgrade to Go 1.13 2019-09-18 15:43:28 -04:00
Andrei Avram dad83fac58 Introduce Go modules. 2019-04-20 22:01:09 +03:00