Bumped goutmp -> 1.0.1

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2019-07-04 21:20:02 -07:00
parent 1aa8a1549b
commit b8d32ed882
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ package hkexsh
// common constants for the HKExSh
// Version string returned by tools
const Version = "0.8.3 (NO WARRANTY)"
const Version = "0.8.4 (NO WARRANTY)"

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.12
require (
blitter.com/go/cryptmt v1.0.0
blitter.com/go/goutmp v1.0.0
blitter.com/go/goutmp v1.0.1
blitter.com/go/herradurakex v1.0.0
blitter.com/go/mtwist v1.0.0 // indirect
git.schwanenlied.me/yawning/chacha20.git v0.0.0-20170904085104-e3b1f968fc63 // indirect