From 340e6be08e4554035ea1c3d54b453ecc85bc7322 Mon Sep 17 00:00:00 2001 From: Xin Date: Fri, 17 Nov 2023 00:07:35 +0000 Subject: [PATCH] chore(deps): bump to hextra v0.6.5 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2f89bdf..68b89ca 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/imfing/hextra-starter-template go 1.21 -require github.com/imfing/hextra v0.6.3 // indirect +require github.com/imfing/hextra v0.6.5 // indirect diff --git a/go.sum b/go.sum index ba347f1..13c1969 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/imfing/hextra v0.6.3 h1:NYOtxBc1inzzgMHwEZKOn9VgOm0ySDdxudXi8y4pOEE= -github.com/imfing/hextra v0.6.3/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= +github.com/imfing/hextra v0.6.5 h1:1hRZsZp6J/dum0VEUH4gHP9Zi5sPMtyAaRuxMt1HuiM= +github.com/imfing/hextra v0.6.5/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=