Skip to content

Commit 5119398

Browse files
Merge pull request #27 from Infisical/misc/update-kmip-server-version
misc: updated kmip server version
2 parents 920623a + a9b46d3 commit 5119398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/gitleaks/go-gitdiff v0.9.1
1616
github.com/h2non/filetype v1.1.3
1717
github.com/infisical/go-sdk v0.5.99
18-
github.com/infisical/infisical-kmip v0.3.6
18+
github.com/infisical/infisical-kmip v0.3.7
1919
github.com/jackc/pgx/v5 v5.7.6
2020
github.com/mattn/go-isatty v0.0.20
2121
github.com/muesli/ansi v0.0.0-20221106050444-61f0cd9a192a

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7P
314314
github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
315315
github.com/infisical/go-sdk v0.5.99 h1:trvn7JhKYuSzDkc44h+yqToVjclkrRyP42t315k5kEE=
316316
github.com/infisical/go-sdk v0.5.99/go.mod h1:j2D2a5WPNdKXDfHO+3y/TNyLWh5Aq9QYS7EcGI96LZI=
317-
github.com/infisical/infisical-kmip v0.3.6 h1:GvZVLHh83VEssGUZlRxmNINsXqp9qwhJP88TUDeEOGM=
318-
github.com/infisical/infisical-kmip v0.3.6/go.mod h1:bO1M4YtKyutNg1bREPmlyZspC5duSR7hyQ3lPmLzrIs=
317+
github.com/infisical/infisical-kmip v0.3.7 h1:QonuMooWsGJUSPmVBvL5I+g+rX06Xyh9IlbTM+juSQY=
318+
github.com/infisical/infisical-kmip v0.3.7/go.mod h1:bO1M4YtKyutNg1bREPmlyZspC5duSR7hyQ3lPmLzrIs=
319319
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
320320
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
321321
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=

0 commit comments

Comments
 (0)