Skip to content

Commit 0f97c38

Browse files
committed
fix: Update mod deps in v2
1 parent bfba634 commit 0f97c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v2/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module github.com/Keyfactor/keyfactor-go-client/v2
33
go 1.18
44

55
require (
6+
github.com/Keyfactor/keyfactor-go-client v1.4.3
67
github.com/spbsoluble/go-pkcs12 v0.3.1
78
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
89
)

0 commit comments

Comments
 (0)