Skip to content

Commit c9aa61d

Browse files
build(deps): bump github.com/device-management-toolkit/go-wsman-messages/v2 (#696)
Bumps [github.com/device-management-toolkit/go-wsman-messages/v2](https://github.com/device-management-toolkit/go-wsman-messages) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/device-management-toolkit/go-wsman-messages/releases) - [Changelog](https://github.com/device-management-toolkit/go-wsman-messages/blob/main/.releaserc.json) - [Commits](device-management-toolkit/go-wsman-messages@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: github.com/device-management-toolkit/go-wsman-messages/v2 dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Madhavi Losetty <madhavi.losetty@intel.com>
1 parent 4ba8e26 commit c9aa61d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toolchain go1.24.9
99
require (
1010
github.com/Masterminds/squirrel v1.5.4
1111
github.com/coreos/go-oidc/v3 v3.16.0
12-
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.3
12+
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.4
1313
github.com/gin-contrib/cors v1.7.6
1414
github.com/gin-contrib/pprof v1.5.3
1515
github.com/gin-gonic/gin v1.11.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ github.com/danieljoos/wincred v1.2.2/go.mod h1:w7w4Utbrz8lqeMbDAK0lkNJUv5sAOkFi7
3131
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3232
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
3333
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
34-
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.3 h1:OFvqVUJNoIkUyNq85MuPL7sTDayLb6ruomrtuCtSyas=
35-
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.3/go.mod h1:U4c/yo28O8covwgOOMoO8cgH8sd3dV6VuPbw1iXVfRc=
34+
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.4 h1:iEbXsO0Rr1lqcRS0y593cmubnYKPci0+Tjr4bCtnnT4=
35+
github.com/device-management-toolkit/go-wsman-messages/v2 v2.32.4/go.mod h1:U4c/yo28O8covwgOOMoO8cgH8sd3dV6VuPbw1iXVfRc=
3636
github.com/dhui/dktest v0.4.6 h1:+DPKyScKSEp3VLtbMDHcUq6V5Lm5zfZZVb0Sk7Ahom4=
3737
github.com/dhui/dktest v0.4.6/go.mod h1:JHTSYDtKkvFNFHJKqCzVzqXecyv+tKt8EzceOmQOgbU=
3838
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=

0 commit comments

Comments
 (0)