diff options
author | Antoine GIRARD <sapk@users.noreply.github.com> | 2019-08-05 09:52:41 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2019-08-05 15:52:41 +0800 |
commit | 52feff5a5c76421fe90c8e6a62ec86eaaa4634f2 (patch) | |
tree | 5d4e5bd729de6569f71b3093f8ac987cc6f7a697 /vendor/modules.txt | |
parent | cd238bc41598e69a78b4d17370c8929911c5f249 (diff) | |
download | gitea-52feff5a5c76421fe90c8e6a62ec86eaaa4634f2.tar.gz gitea-52feff5a5c76421fe90c8e6a62ec86eaaa4634f2.zip |
deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)
* deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 from 1.2.0 to 1.3.0
* deps: vendor updates
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3f74ea6721..187d128d7f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -414,7 +414,7 @@ gopkg.in/alexcesaro/quotedprintable.v3 gopkg.in/asn1-ber.v1 # gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e gopkg.in/bufio.v1 -# gopkg.in/editorconfig/editorconfig-core-go.v1 v1.2.0 +# gopkg.in/editorconfig/editorconfig-core-go.v1 v1.3.0 gopkg.in/editorconfig/editorconfig-core-go.v1 # gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df gopkg.in/gomail.v2 |