Use newer pkglib

This commit is contained in:
Tom Wiesing 2023-04-08 21:26:33 +02:00
parent 0f6803f890
commit 1f68ded163
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/pquerna/otp v1.4.0
github.com/rs/zerolog v1.29.0
github.com/tkw1536/goprogram v0.3.5
github.com/tkw1536/pkglib v0.0.0-20230408155139-3ef777879e0f
github.com/tkw1536/pkglib v0.0.0-20230408192227-70bc76c31830
github.com/yuin/goldmark v1.5.4
github.com/yuin/goldmark-meta v1.1.0
golang.org/x/crypto v0.7.0