1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-16 01:12:47 +05:30

Merge pull request #362 from akerouanton/retract-v0.9.0

go.mod: retract v0.9.0
This commit is contained in:
Albin Kerouanton
2025-02-28 13:10:46 +01:00
committed by GitHub
+2
View File
@@ -2,6 +2,8 @@ module github.com/docker/docker-credential-helpers
go 1.21 go 1.21
retract v0.9.0 // osxkeychain: a regression caused backward-incompatibility with earlier versions
require ( require (
github.com/danieljoos/wincred v1.2.2 github.com/danieljoos/wincred v1.2.2
github.com/keybase/go-keychain v0.0.1 github.com/keybase/go-keychain v0.0.1