Skip to content

Commit

Permalink
Bump github.com/metio/migadu-client.go
Browse files Browse the repository at this point in the history
Bumps [github.com/metio/migadu-client.go](https://github.com/metio/migadu-client.go) from 1.20240813.539 to 1.20240910.540.
- [Release notes](https://github.com/metio/migadu-client.go/releases)
- [Commits](metio/migadu-client.go@v1.20240813.539...v1.20240910.540)

---
updated-dependencies:
- dependency-name: github.com/metio/migadu-client.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 10, 2024
1 parent fa4d7fe commit be46e3c
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 @@ -13,7 +13,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.23.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.10.0
github.com/metio/migadu-client.go v1.20240813.539
github.com/metio/migadu-client.go v1.20240910.540
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.29.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -511,8 +511,8 @@ github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/Qd
github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=
github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326 h1:ofNAzWCcyTALn2Zv40+8XitdzCgXY6e9qvXwN9W0YXg=
github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326/go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo=
github.com/metio/migadu-client.go v1.20240813.539 h1:IZ2jM5MGWNQSi2psBsdnCtFRb5iqnfziSQg3GOBjsJo=
github.com/metio/migadu-client.go v1.20240813.539/go.mod h1:AznUvX3Iw0cbdxXN6dHJ37pJY7+NJCqoNHwJKMz4UJw=
github.com/metio/migadu-client.go v1.20240910.540 h1:y1Abog+UWlLFGcbuJy5Grq+LAmimMd1x9fI16dD4QGU=
github.com/metio/migadu-client.go v1.20240910.540/go.mod h1:MorlcV/7XLz2DF2nPGXElOvh8YFZdavopi/Gecwe9hw=
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s=
Expand Down

0 comments on commit be46e3c

Please sign in to comment.