From 3d712890753a4f9981cca95685dec7ad4fff0acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 18:31:56 +0330 Subject: Bump github.com/Workiva/go-datastructures from 1.0.53 to 1.1.0 (#481) Bumps [github.com/Workiva/go-datastructures](https://github.com/Workiva/go-datastructures) from 1.0.53 to 1.1.0. - [Release notes](https://github.com/Workiva/go-datastructures/releases) - [Commits](https://github.com/Workiva/go-datastructures/compare/v1.0.53...v1.1.0) --- updated-dependencies: - dependency-name: github.com/Workiva/go-datastructures dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 931841b3..7dbde7c2 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module x-ui go 1.20 require ( - github.com/Workiva/go-datastructures v1.0.53 + github.com/Workiva/go-datastructures v1.1.0 github.com/gin-contrib/sessions v0.0.4 github.com/gin-gonic/gin v1.9.0 github.com/go-cmd/cmd v1.4.1 -- cgit v1.2.3