Skip to content

Commit

Permalink
Merge pull request #362 from akerouanton/retract-v0.9.0
Browse files Browse the repository at this point in the history
go.mod: retract v0.9.0
  • Loading branch information
akerouanton authored Feb 28, 2025
2 parents 26274da + 9651bf7 commit 833d2c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/docker/docker-credential-helpers

go 1.21

retract v0.9.0 // osxkeychain: a regression caused backward-incompatibility with earlier versions

require (
github.com/danieljoos/wincred v1.2.2
github.com/keybase/go-keychain v0.0.1
Expand Down

0 comments on commit 833d2c3

Please sign in to comment.