Browse Source

update mod ver

ls 2 years ago
parent
commit
a101e9f62a
2 changed files with 3 additions and 1 deletions
  1. 1 1
      go.mod
  2. 2 0
      go.sum

+ 1 - 1
go.mod

@@ -2,4 +2,4 @@ module git.chuangxin1.com/myth/wechat
 
 go 1.16
 
-require git.chuangxin1.com/myth/sacred v0.0.0-20210709010131-da4903ddbad6 // indirect
+require git.chuangxin1.com/myth/sacred v0.0.0-20210916064639-a1f43f896952

+ 2 - 0
go.sum

@@ -1,5 +1,7 @@
 git.chuangxin1.com/myth/sacred v0.0.0-20210709010131-da4903ddbad6 h1:LfqB0+exwyixUe6jd2SniTwDtRpk95Hr6SaR2VH15fQ=
 git.chuangxin1.com/myth/sacred v0.0.0-20210709010131-da4903ddbad6/go.mod h1:sPnQaTU08Ec18cz7vtk9S+/zwOD03z71kaXu6fWP27U=
+git.chuangxin1.com/myth/sacred v0.0.0-20210916064639-a1f43f896952 h1:Bt1jbOnrcOPBr+pQK/4vWuL/6LY0ei2EZAf3ItsUlCY=
+git.chuangxin1.com/myth/sacred v0.0.0-20210916064639-a1f43f896952/go.mod h1:sPnQaTU08Ec18cz7vtk9S+/zwOD03z71kaXu6fWP27U=
 github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
 github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=