Skip to content

Commit

Permalink
build(deps): bump github.com/open-amt-cloud-toolkit/go-wsman-messages…
Browse files Browse the repository at this point in the history
…/v2 (#50)

Bumps [github.com/open-amt-cloud-toolkit/go-wsman-messages/v2](https://github.com/open-amt-cloud-toolkit/go-wsman-messages) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/open-amt-cloud-toolkit/go-wsman-messages/releases)
- [Changelog](https://github.com/open-amt-cloud-toolkit/go-wsman-messages/blob/main/.releaserc.json)
- [Commits](open-amt-cloud-toolkit/go-wsman-messages@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/open-amt-cloud-toolkit/go-wsman-messages/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 118f282 commit 43c93e0
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/jritsema/gotoolbox v0.8.0
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.1
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.2
go.etcd.io/bbolt v1.3.9
golang.org/x/text v0.14.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfn
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.1 h1:c9v+RydwQkjGoZiFeD8NwTQW5O97EYG3fMxZPDyIeK4=
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.1/go.mod h1:7aSDcTtCGiyD2pjqguDCjqFvI/Lp603FvzypHOen3zk=
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.2 h1:XCnuCQa7bkbxmp9Ze7L/IHk/+7iDKdz1H5/dIFjdG8U=
github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.2.2/go.mod h1:7aSDcTtCGiyD2pjqguDCjqFvI/Lp603FvzypHOen3zk=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
Expand Down

0 comments on commit 43c93e0

Please sign in to comment.