Upgrade min required go version to 1.16.

This commit is contained in:
Arseny Balobanov 2021-03-16 23:34:44 +03:00
parent be3b140225
commit 53a3875601
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