mod: Update tftp libraries

This commit is contained in:
James Shubin
2023-11-21 15:39:18 -05:00
parent 29a124900c
commit 3fe5a8d0d6
3 changed files with 20 additions and 10 deletions

View File

@@ -34,7 +34,7 @@ import (
"github.com/purpleidea/mgmt/util/errwrap"
securefilepath "github.com/cyphar/filepath-securejoin"
"github.com/pin/tftp"
tftp "github.com/pin/tftp/v3"
)
func init() {