Fix regression in config display
This commit updates the pkglib dependency to fix display of the yaml configuration.
This commit is contained in:
parent
0c50b5e182
commit
a0c28f2188
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/pquerna/otp v1.4.0
|
||||
github.com/rs/zerolog v1.32.0
|
||||
github.com/tkw1536/goprogram v0.5.0
|
||||
github.com/tkw1536/pkglib v0.0.0-20240408205952-086ddbf0c2d1
|
||||
github.com/tkw1536/pkglib v0.0.0-20240415154320-15e7e7479233
|
||||
github.com/yuin/goldmark v1.6.0
|
||||
github.com/yuin/goldmark-meta v1.1.0
|
||||
golang.org/x/crypto v0.22.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue