From c8a8ce2fd3effb453b41bcf7634b44eb0c4fa66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:40:02 -0700 Subject: [PATCH] build(deps): bump github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 (#650) Bumps [github.com/open-amt-cloud-toolkit/go-wsman-messages/v2](https://github.com/open-amt-cloud-toolkit/go-wsman-messages) from 2.15.2 to 2.15.3. - [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](https://github.com/open-amt-cloud-toolkit/go-wsman-messages/compare/v2.15.2...v2.15.3) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Spencer --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ed605cdb..7c7d8577 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/gorilla/websocket v1.5.3 github.com/hirochachacha/go-smb2 v1.1.0 github.com/ilyakaznacheev/cleanenv v1.5.0 - github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.2 + github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.3 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.9.0 golang.org/x/sys v0.25.0 diff --git a/go.sum b/go.sum index 18d74b97..06ada441 100644 --- a/go.sum +++ b/go.sum @@ -15,8 +15,8 @@ github.com/ilyakaznacheev/cleanenv v1.5.0 h1:0VNZXggJE2OYdXE87bfSSwGxeiGt9moSR2l github.com/ilyakaznacheev/cleanenv v1.5.0/go.mod h1:a5aDzaJrLCQZsazHol1w8InnDcOX0OColm64SlIi6gk= github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0= github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4= -github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.2 h1:OkeCJ1CJQV/GDoT+3pa4046/uPAouqv7+d52ytUdDaU= -github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.2/go.mod h1:LyY8fOvYBt5gawHYuivROR7EBySRuSR0u/k8QosnCeU= +github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.3 h1:kg/WqyWJyp/28UR37Zm4/mBTh7X1oPo3oJPnMr48tZQ= +github.com/open-amt-cloud-toolkit/go-wsman-messages/v2 v2.15.3/go.mod h1:LyY8fOvYBt5gawHYuivROR7EBySRuSR0u/k8QosnCeU= 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=