aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-02 22:50:52 -0400
committerGitHub <noreply@github.com>2023-10-02 22:50:52 -0400
commit4821e8978033ea2321720d5356b7cbe12cf6dd3d (patch)
tree789dce4eb00eeba003607a23dccb9e40252fb652 /go.mod
parente989093129c9536f7eaaa74e95669e7b04e3064f (diff)
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.5.2 to 2.6.0 (#7558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 2 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index d665385d..bbbe607d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.18
require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/derision-test/go-mockgen v1.3.7
- github.com/editorconfig/editorconfig-core-go/v2 v2.5.2
+ github.com/editorconfig/editorconfig-core-go/v2 v2.6.0
github.com/go-ldap/ldap/v3 v3.4.6
github.com/go-macaron/binding v1.2.0
github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196
@@ -88,8 +88,6 @@ require (
github.com/google/go-querystring v1.0.0 // indirect
github.com/google/uuid v1.3.1 // indirect
github.com/gorilla/css v1.0.0 // indirect
- github.com/hashicorp/errwrap v1.0.0 // indirect
- github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/itchyny/gojq v0.12.11 // indirect
github.com/itchyny/timefmt-go v0.1.5 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
@@ -122,7 +120,7 @@ require (
go.bobheadxi.dev/streamline v1.2.1 // indirect
go.opentelemetry.io/otel v1.11.0 // indirect
go.opentelemetry.io/otel/trace v1.11.0 // indirect
- golang.org/x/mod v0.10.0 // indirect
+ golang.org/x/mod v0.12.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/tools v0.6.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect