From 8563fa6a694706691ce6736c692887515ee8915c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:13:05 +0000 Subject: [PATCH] Bump github.com/traefik/yaegi from 0.13.0 to 0.16.1 Bumps [github.com/traefik/yaegi](https://github.com/traefik/yaegi) from 0.13.0 to 0.16.1. - [Release notes](https://github.com/traefik/yaegi/releases) - [Changelog](https://github.com/traefik/yaegi/blob/master/.goreleaser.yml) - [Commits](https://github.com/traefik/yaegi/compare/v0.13.0...v0.16.1) --- updated-dependencies: - dependency-name: github.com/traefik/yaegi 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 e1c64b1..99dcbbf 100644 --- a/go.mod +++ b/go.mod @@ -9,5 +9,5 @@ require ( github.com/goplus/gox v1.7.18 github.com/goplus/igo v0.3.0 github.com/qiniu/x v1.13.10 - github.com/traefik/yaegi v0.13.0 + github.com/traefik/yaegi v0.16.1 ) diff --git a/go.sum b/go.sum index d525866..1375798 100644 --- a/go.sum +++ b/go.sum @@ -25,8 +25,8 @@ github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE= github.com/qiniu/x v1.13.10/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E= github.com/rivo/uniseg v0.1.0 h1:+2KBaVoUmb9XzDsrx/Ct0W/EYOSFf/nWTauy++DprtY= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= -github.com/traefik/yaegi v0.13.0 h1:dNwyGNSLHuRw5xswpbuW1TlzzGDciiK6uAighR1tMsc= -github.com/traefik/yaegi v0.13.0/go.mod h1:RuCwD8/wsX7b6KoQHOaIFUfuH3gQIK4KWnFFmJMw5VA= +github.com/traefik/yaegi v0.16.1 h1:f1De3DVJqIDKmnasUF6MwmWv1dSEEat0wcpXhD2On3E= +github.com/traefik/yaegi v0.16.1/go.mod h1:4eVhbPb3LnD2VigQjhYbEJ69vDRFdT2HQNrXx8eEwUY= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.4.0/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=