From 3c525185257451aa1e420028cccee1944848c045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 12:39:05 +0000 Subject: [PATCH] build(deps): bump github.com/traefik/yaegi from 0.15.1 to 0.16.1 Bumps [github.com/traefik/yaegi](https://github.com/traefik/yaegi) from 0.15.1 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.15.1...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 7c097b0..002fbcd 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/gookit/slog v0.5.5 github.com/gookit/view v1.0.2 github.com/titanous/json5 v1.0.0 - github.com/traefik/yaegi v0.15.1 + github.com/traefik/yaegi v0.16.1 github.com/yosuke-furukawa/json5 v0.1.1 github.com/yuin/goldmark v1.7.0 ) diff --git a/go.sum b/go.sum index d9d146a..bd29ae5 100644 --- a/go.sum +++ b/go.sum @@ -148,8 +148,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/titanous/json5 v1.0.0 h1:hJf8Su1d9NuI/ffpxgxQfxh/UiBFZX7bMPid0rIL/7s= github.com/titanous/json5 v1.0.0/go.mod h1:7JH1M8/LHKc6cyP5o5g3CSaRj+mBrIimTxzpvmckH8c= -github.com/traefik/yaegi v0.15.1 h1:YA5SbaL6HZA0Exh9T/oArRHqGN2HQ+zgmCY7dkoTXu4= -github.com/traefik/yaegi v0.15.1/go.mod h1:AVRxhaI2G+nUsaM1zyktzwXn69G3t/AuTDrCiTds9p0= +github.com/traefik/yaegi v0.16.1 h1:f1De3DVJqIDKmnasUF6MwmWv1dSEEat0wcpXhD2On3E= +github.com/traefik/yaegi v0.16.1/go.mod h1:4eVhbPb3LnD2VigQjhYbEJ69vDRFdT2HQNrXx8eEwUY= github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0= github.com/ugorji/go/codec v1.2.7/go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY= github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=