From 0d73538203de45023f5c729a4d6581073a131860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 15:03:16 +0000 Subject: [PATCH] build(deps): bump github.com/hnlq715/struct2interface Bumps [github.com/hnlq715/struct2interface](https://github.com/hnlq715/struct2interface) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/hnlq715/struct2interface/releases) - [Commits](https://github.com/hnlq715/struct2interface/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/hnlq715/struct2interface dependency-type: direct:production update-type: version-update:semver-patch ... 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 95c8d3ef31..74ac567878 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/gorilla/websocket v1.5.0 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0 - github.com/hnlq715/struct2interface v0.1.2 + github.com/hnlq715/struct2interface v0.1.3 github.com/iancoleman/strcase v0.2.0 github.com/imdario/mergo v0.3.13 github.com/json-iterator/go v1.1.12 diff --git a/go.sum b/go.sum index 1edd494c67..45c90d8bdf 100644 --- a/go.sum +++ b/go.sum @@ -340,8 +340,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO github.com/hashicorp/mdns v1.0.0/go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ= github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I= github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc= -github.com/hnlq715/struct2interface v0.1.2 h1:0uD4Ygc1pLThm3ouCVn6m+IyKf2gA+NMtusvzJgbusY= -github.com/hnlq715/struct2interface v0.1.2/go.mod h1:qrXb08/+shMBgnhNFRhLJ4c7eQ02JLPgOvAc6+wJhDE= +github.com/hnlq715/struct2interface v0.1.3 h1:aR2q0mMLBP17KesP/wDT4i4DHVH0/oKp7JOEN673aPo= +github.com/hnlq715/struct2interface v0.1.3/go.mod h1:uVAcWVZkBxqDL4nxo8vit5qGOmIdIqxIvMXumz/j5Mk= github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/hudl/fargo v1.3.0/go.mod h1:y3CKSmjA+wD2gak7sUSXTAoopbhU08POFhmITJgmKTg= github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0=