Merge branch '35-upgrade-to-go-1-16' into 'master'

Resolve "upgrade to go.1.16"

Closes #35

See merge request slon/shad-go-private!46
This commit is contained in:
verytable 2021-03-16 20:39:00 +00:00
commit e7792ac21f
24 changed files with 24 additions and 24 deletions

View file

@ -1,6 +1,6 @@
# Курс по Го в ШАД
Для работы с кодом нужен go 1.13 или выше.
Для работы с кодом нужен go 1.16 или выше.
```sh
git clone https://gitlab.com/slon/shad-go.git

2
go.mod
View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/ClickHouse/clickhouse-go v1.4.0

View file

@ -1,3 +1,3 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16

View file

@ -1,3 +1,3 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/go-resty/resty/v2 v2.1.0

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,6 +1,6 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require (
github.com/spf13/cobra v0.0.5

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1

View file

@ -1,5 +1,5 @@
module gitlab.com/slon/shad-go
go 1.13
go 1.16
require github.com/stretchr/testify v1.5.1