chore(deps): bump github.com/moond4rk/binarycookies from 1.0.2 to 1.0.3 (#613)

Bumps [github.com/moond4rk/binarycookies](https://github.com/moond4rk/binarycookies) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/moond4rk/binarycookies/releases)
- [Commits](https://github.com/moond4rk/binarycookies/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/moond4rk/binarycookies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roger <moond4rk13@gmail.com>
This commit is contained in:
dependabot[bot]
2026-06-12 20:56:01 +08:00
committed by GitHub
parent bf96ba8c80
commit dc610d3c63
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.20
require (
github.com/godbus/dbus/v5 v5.2.2
github.com/inconshreveable/mousetrap v1.1.0
github.com/moond4rk/binarycookies v1.0.2
github.com/moond4rk/binarycookies v1.0.3
github.com/moond4rk/keychainbreaker v0.2.5
github.com/moond4rk/plist v1.2.2
github.com/otiai10/copy v1.14.1