mirror of
https://github.com/retailcrm/api-client-go.git
synced 2025-04-04 05:33:32 +03:00
update get dependencies
This commit is contained in:
parent
c12570411b
commit
e89c37b0e0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
run: |
|
||||
go get -v github.com/google/go-querystring/query
|
||||
go get -v github.com/h2non/gock
|
||||
go get -v github.com/joho/godotenv
|
||||
go get -v github.com/retailcrm/api-client-go/errs
|
||||
cp .env.dist .env
|
||||
- name: Tests
|
||||
|
|
Loading…
Add table
Reference in a new issue