update mergo to 1.0.0 (#941)

The mergo package has moved to a vanity URL. This causes fun issues with
dependabot. Update to the new release:

- https://github.com/darccio/mergo/releases/tag/v1.0.0
- https://github.com/darccio/mergo/compare/v0.3.15...v1.0.0
This commit is contained in:
Wade Simmons
2023-08-02 14:00:20 -04:00
committed by GitHub
parent ed00f5d530
commit 3d0da7c859
5 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -3,13 +3,13 @@ module github.com/slackhq/nebula
go 1.20
require (
dario.cat/mergo v1.0.0
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
github.com/armon/go-radix v1.0.0
github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432
github.com/flynn/noise v1.0.0
github.com/gogo/protobuf v1.3.2
github.com/google/gopacket v1.1.19
github.com/imdario/mergo v0.3.15
github.com/kardianos/service v1.2.2
github.com/miekg/dns v1.1.55
github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f