Skip to content

Commit

Permalink
Bump github.com/google/uuid from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 39af990 commit d3f860b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 243 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.21
require (
github.com/Shopify/sarama v1.38.1
github.com/cilium/ebpf v0.12.2
github.com/dmachard/go-clientsyslog v0.3.0
github.com/dmachard/go-dnstap-protobuf v0.6.0
github.com/dmachard/go-framestream v0.6.0
github.com/dmachard/go-logger v0.3.0
Expand All @@ -15,7 +16,7 @@ require (
github.com/gogo/protobuf v1.3.2
github.com/golang/snappy v0.0.4
github.com/google/gopacket v1.1.19
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/grafana/dskit v0.0.0-20230201083518-528d8a7d52f2
github.com/grafana/loki v1.6.2-0.20230503110102-9f809eda70ba
github.com/hpcloud/tail v1.0.0
Expand Down Expand Up @@ -47,7 +48,6 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/deepmap/oapi-codegen v1.12.4 // indirect
github.com/dennwc/varint v1.0.0 // indirect
github.com/dmachard/go-clientsyslog v0.3.0 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/eapache/go-resiliency v1.3.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20230111030713-bf00bc1b83b6 // indirect
Expand Down
Loading

0 comments on commit d3f860b

Please sign in to comment.