chore(deps): bump github.com/google/uuid from 1.1.0 to 1.3.0

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.0...v1.3.0)
This commit is contained in:
2021-11-06 22:27:14 +00:00
parent 81957cbb64
commit ef7d8ee58f
2 changed files with 29 additions and 4 deletions
+4 -2
View File
@@ -4,7 +4,9 @@ go 1.13
require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/google/uuid v1.1.0
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c
github.com/google/uuid v1.3.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c // indirect
googlemaps.github.io/maps v0.0.0-20190206003505-be134e760d70
)