Skip to content

Commit

Permalink
build(deps): bump github.com/NdoleStudio/lemonsqueezy-go
Browse files Browse the repository at this point in the history
Bumps [github.com/NdoleStudio/lemonsqueezy-go](https://github.com/NdoleStudio/lemonsqueezy-go) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/NdoleStudio/lemonsqueezy-go/releases)
- [Commits](NdoleStudio/lemonsqueezy-go@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/NdoleStudio/lemonsqueezy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ec9c130 commit 71c9725
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/getseabird/seabird
go 1.22.0

require (
github.com/NdoleStudio/lemonsqueezy-go v1.2.3
github.com/NdoleStudio/lemonsqueezy-go v1.2.4
github.com/adrg/strutil v0.3.1
github.com/creack/pty v1.1.23
github.com/diamondburned/gotk4-adwaita/pkg v0.0.0-20240712143708-824c3ce8a5f4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/KarpelesLab/weak v0.1.1 h1:fNnlPo3aypS9tBzoEQluY13XyUfd/eWaSE/vMvo9s4g=
github.com/KarpelesLab/weak v0.1.1/go.mod h1:pzXsWs5f2bf+fpgHayTlBE1qJpO3MpJKo5sRaLu1XNw=
github.com/NdoleStudio/lemonsqueezy-go v1.2.3 h1:r7f2R9K2HwNWod1AJW7wlXJOroTNLh2az0CgV8MONx4=
github.com/NdoleStudio/lemonsqueezy-go v1.2.3/go.mod h1:2uZlWgn9sbNxOx3JQWLlPrDOC6NT/wmSTOgL3U/fMMw=
github.com/NdoleStudio/lemonsqueezy-go v1.2.4 h1:BhWlCUH+DIPfSn4g/V7f2nFkMCQuzno9DXKZ7YDrXXA=
github.com/NdoleStudio/lemonsqueezy-go v1.2.4/go.mod h1:2uZlWgn9sbNxOx3JQWLlPrDOC6NT/wmSTOgL3U/fMMw=
github.com/adrg/strutil v0.3.1 h1:OLvSS7CSJO8lBii4YmBt8jiK9QOtB9CzCzwl4Ic/Fz4=
github.com/adrg/strutil v0.3.1/go.mod h1:8h90y18QLrs11IBffcGX3NW/GFBXCMcNg4M7H6MspPA=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
Expand Down

0 comments on commit 71c9725

Please sign in to comment.