Commit Graph

12 Commits

Author SHA1 Message Date
Renovate Bot 14b987cb42 Update module github.com/blang/semver to v3.8.0 2022-06-10 18:06:24 +02:00
Renovate Bot fed5b400de Update module github.com/ulikunitz/xz to v0.5.10 2022-06-10 18:06:13 +02:00
MedzikUser 9abefd0460 update 2021-10-27 22:23:51 +02:00
Medzik f29763a683 Update 2021-07-24 19:39:58 +00:00
Dan Rollo f315b89e29 update x/text. Fix CVE-2020-14040 2021-01-12 23:03:40 -05:00
Dan Rollo ed69ef6c6b Merge branch 'master' into update_x_crypto
# Conflicts:
#	go.mod
2021-01-12 22:48:47 -05:00
Dan Rollo a894e020c3 update x/crypto. Fix CVE-2019-11840 2021-01-12 19:03:43 -05:00
Dan Rollo 40792dc985 update to latest release of xz lib. Fix CVE-2020-16845 2021-01-12 18:31:49 -05:00
Mike Bird 17cd45ef2c update to go-github v30.1.0 2020-04-09 17:28:13 -07:00
rhysd 87b01fbf06 remove go.sum temporarily
It seems that how to calculate hashes is depending on Go
toolchain toolchain version. It means that this library may not be
installed due to 'broken hash' with different Go toolchain from mine. I
believe it is temporal since Go module feature is actively developed.

I decided to remove `go.sum` temporarily. It should be restored in the
future.
2019-03-01 20:11:33 +09:00
rhysd 472a014a45 update dependencies with `go get -u` and `go mod tidy` 2018-11-10 12:48:44 +09:00
rhysd cc92a5255f introduce Go module 2018-09-23 20:37:06 +09:00