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.20241210.543 to 1.20241224.540.
- [Release notes](https://github.com/metio/migadu-client.go/releases)
- [Commits](metio/migadu-client.go@v1.20241210.543...v1.20241224.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 Dec 24, 2024
1 parent 0cec24f commit 331150e
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.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.11.0
github.com/metio/migadu-client.go v1.20241210.543
github.com/metio/migadu-client.go v1.20241224.540
github.com/stretchr/testify v1.10.0
golang.org/x/net v0.33.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,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.20241210.543 h1:uezexbLsK0/go8i7tO7C+0RZjLH+32es2J9ckl8pLf0=
github.com/metio/migadu-client.go v1.20241210.543/go.mod h1:U0wir38JuvQUyynYbfbnYFHnmBXLAG5PbD3NxUZ91/Q=
github.com/metio/migadu-client.go v1.20241224.540 h1:LFo1e714rbkasBNZdLLnpPI6KnERc0WXll23AMPFpnA=
github.com/metio/migadu-client.go v1.20241224.540/go.mod h1:AyjRx0e0m5hkMrhqcII0lB9Eh3j7OY4Zo57e1kZzJV0=
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 331150e

Please sign in to comment.