From af04003d9e37ef4a08c29e967962df40d2541660 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Mon, 27 Apr 2020 19:56:09 +0200 Subject: [i18n] Update locales, add german and a README notice about transifex --- go.mod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2d995f4..9aef301 100644 --- a/go.mod +++ b/go.mod @@ -27,12 +27,10 @@ require ( github.com/stretchr/objx v0.2.0 // indirect github.com/stretchr/testify v1.4.0 // indirect golang.org/x/crypto v0.0.0-20191105034135-c7e5f84aec59 // indirect - golang.org/x/net v0.0.0-20191105084925-a882066a44e0 // indirect golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect golang.org/x/sys v0.0.0-20191105142833-ac3223d80179 // indirect golang.org/x/text v0.3.2 - golang.org/x/tools v0.0.0-20191104232314-dc038396d1f0 // indirect - golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect + golang.org/x/tools v0.0.0-20200427153019-a90b7300be7c // indirect gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect gopkg.in/yaml.v2 v2.2.5 // indirect ) -- cgit v1.2.3