Skip to content

Commit

Permalink
Bump github.com/zouyx/agollo/v3 from 3.0.0-beta to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [github.com/zouyx/agollo/v3](https://github.com/zouyx/agollo) from 3.0.0-beta to 3.0.0.
- [Release notes](https://github.com/zouyx/agollo/releases)
- [Commits](zouyx/agollo@v3.0.0-beta...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 11, 2020
1 parent 109e2b8 commit 241c3a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/zouyx/agollo_demo

require github.com/zouyx/agollo/v3 v3.0.0-beta
require github.com/zouyx/agollo/v3 v3.0.0

go 1.13
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ github.com/zouyx/agollo/v2 v2.2.4/go.mod h1:GCWwP0mqcnycTe6xApchNDLRJ0NbrpXC9u49
github.com/zouyx/agollo/v3 v3.0.0-alpha/go.mod h1:wN/kLDwV3MijDaGNCyaLDKiJXgK3Lz+y+WrrAIupSOw=
github.com/zouyx/agollo/v3 v3.0.0-beta h1:MUSvvuGx+dfNu0UVEl++yGz7rPGpIyjUI3hXldIHRx8=
github.com/zouyx/agollo/v3 v3.0.0-beta/go.mod h1:wN/kLDwV3MijDaGNCyaLDKiJXgK3Lz+y+WrrAIupSOw=
github.com/zouyx/agollo/v3 v3.0.0 h1:XdAauDnMSoMEfBA6YESEQKokdI9B8CyqYNr2xHsCxIo=
github.com/zouyx/agollo/v3 v3.0.0/go.mod h1:wN/kLDwV3MijDaGNCyaLDKiJXgK3Lz+y+WrrAIupSOw=

0 comments on commit 241c3a4

Please sign in to comment.