diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-21 18:49:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-21 18:49:41 +0800 |
commit | d66fe583d5f1e0ea5b50aa478ae1dcf3bd69fe7c (patch) | |
tree | 25c25d6198869a0778c3273904cf238547027661 /go.mod | |
parent | 72c2d6ab7056cf13f4fa311cb76558fa183cd5f4 (diff) |
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.3 to 2.4.4 (#6865)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.16 require ( github.com/Masterminds/semver/v3 v3.1.1 github.com/bgentry/speakeasy v0.1.0 // indirect - github.com/editorconfig/editorconfig-core-go/v2 v2.4.3 + github.com/editorconfig/editorconfig-core-go/v2 v2.4.4 github.com/fatih/color v1.9.0 // indirect github.com/go-ldap/ldap/v3 v3.4.2 github.com/go-macaron/binding v1.2.0 |