bump pkg mod to support symlink&dir in file def

This commit is contained in:
Mikaël Cluseau
2024-01-20 18:00:40 +01:00
parent 5fd3a9d925
commit 2df68d3fca
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -11,7 +11,7 @@ require (
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
novit.tech/direktil/pkg v0.0.0-20240120153454-29595df7b8ff
novit.tech/direktil/pkg v0.0.0-20240120172717-8498a102796f
)
require (