From 4281269c5fddb594d46ff4621531ca6373d7670d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 23:44:51 +0000 Subject: [PATCH] Bump github.com/loopholelabs/polyglot from 1.1.3 to 1.3.0 Bumps [github.com/loopholelabs/polyglot](https://github.com/loopholelabs/polyglot) from 1.1.3 to 1.3.0. - [Release notes](https://github.com/loopholelabs/polyglot/releases) - [Changelog](https://github.com/loopholelabs/polyglot/blob/main/CHANGELOG.md) - [Commits](https://github.com/loopholelabs/polyglot/commits) --- updated-dependencies: - dependency-name: github.com/loopholelabs/polyglot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7ae12fa6..a5a1a7f7 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/evanw/esbuild v0.23.0 github.com/google/uuid v1.6.0 github.com/hashicorp/hcl/v2 v2.21.0 - github.com/loopholelabs/polyglot v1.1.3 + github.com/loopholelabs/polyglot v1.3.0 github.com/loopholelabs/scale-extension-interfaces v0.0.0-20230920094333-3a483b301bf4 github.com/loopholelabs/scale-signature-interfaces v0.1.7 github.com/loopholelabs/wasm-toolkit v0.0.5 diff --git a/go.sum b/go.sum index b86d9772..e7a5382a 100644 --- a/go.sum +++ b/go.sum @@ -23,8 +23,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/loopholelabs/polyglot v1.1.3 h1:WUTcSZ2TQ1lv7CZ4I9nHFBUjf0hKJN+Yfz1rZZJuTP0= -github.com/loopholelabs/polyglot v1.1.3/go.mod h1:EA88BEkIluKHAWxhyOV88xXz68YkRdo9IzZ+1dj+7Ao= +github.com/loopholelabs/polyglot v1.3.0 h1:pOQjZHo4X/VEjADkmM2tXHui8NFkOlmaU4D/4W18WK8= +github.com/loopholelabs/polyglot v1.3.0/go.mod h1:w9F5kdv3EzE2r7scpmj29hoySRr7NNLjpeUL4ALMusA= github.com/loopholelabs/scale-extension-interfaces v0.0.0-20230920094333-3a483b301bf4 h1:leEQ1uJgTcyKdJojndhZRBAbOxcUz3u5Ol05Kz6tedQ= github.com/loopholelabs/scale-extension-interfaces v0.0.0-20230920094333-3a483b301bf4/go.mod h1:/qjvg9RglZaRhw3cE+dj6AaZRYHCOR+ohuZX8MSxD8E= github.com/loopholelabs/scale-signature-interfaces v0.1.7 h1:aOJJZpCKn/Q5Q0Gj+/Q6c7/iABEbojjbCzIqw7Mxyi0=