go mod update

This commit is contained in:
Mikaël Cluseau
2023-02-02 17:08:56 +01:00
parent 2a9295e8e8
commit e44303eab9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -17,7 +17,7 @@ require (
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.26.1
novit.tech/direktil/pkg v0.0.0-20220331152412-40403eca850f
novit.tech/direktil/pkg v0.0.0-20230201224712-5e39572dc50e
)
replace github.com/zmap/zlint/v3 => github.com/zmap/zlint/v3 v3.3.1