-
- Downloads
Bump golang.org/x/sys from 0.0.0-20211210111614-af8b64212486 to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211210111614-af8b64212486 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0 ) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -11,12 +11,11 @@ require ( | ... | @@ -11,12 +11,11 @@ require ( |
github.com/jackc/pgx/v4 v4.15.0 | github.com/jackc/pgx/v4 v4.15.0 | ||
github.com/lib/pq v1.10.4 | github.com/lib/pq v1.10.4 | ||
github.com/mattn/go-sqlite3 v1.14.9 | github.com/mattn/go-sqlite3 v1.14.9 | ||
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect | |||
github.com/segmentio/fasthash v1.0.3 | github.com/segmentio/fasthash v1.0.3 | ||
github.com/sirupsen/logrus v1.8.1 | github.com/sirupsen/logrus v1.8.1 | ||
github.com/stretchr/testify v1.7.0 | github.com/stretchr/testify v1.7.0 | ||
golang.org/x/crypto v0.0.0-20220307211146-efcb8507fb70 // indirect | golang.org/x/crypto v0.0.0-20220307211146-efcb8507fb70 // indirect | ||
golang.org/x/sys v0.0.0-20211210111614-af8b64212486 // indirect | golang.org/x/sys v0.1.0 // indirect | ||
golang.org/x/text v0.3.7 // indirect | golang.org/x/text v0.3.7 // indirect | ||
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 | gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | gopkg.in/yaml.v2 v2.4.0 // indirect | ||
... | ... |
Please register or sign in to comment