Update dependencies

This commit is contained in:
Laurence Withers 2019-04-15 14:15:43 +01:00
commit 5328627998
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,5 +2,5 @@ module github.com/lwithers/htpack
require (
github.com/gogo/protobuf v1.2.1
golang.org/x/sys v0.0.0-20180924175946-90868a75fefd
golang.org/x/sys v0.0.0-20190415081028-16da32be82c5
)