chore: bump version to v5

This commit is contained in:
Henrique Dias
2024-07-29 10:10:19 +02:00
parent f708664906
commit d3732322bc
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"strings"
"syscall"
"github.com/hacdias/webdav/v4/lib"
"github.com/hacdias/webdav/v5/lib"
"github.com/spf13/cobra"
"go.uber.org/zap"
"go.uber.org/zap/zapcore"