mirror of https://gogs.blitter.com/RLabs/xs
Bumped goutmp -> 1.0.1
Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
parent
1aa8a1549b
commit
b8d32ed882
|
@ -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
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue