Skip to content

Commit

Permalink
Merge pull request #71 from fatih/fatih/remove-vendor
Browse files Browse the repository at this point in the history
Remove vendor folder, update CI Go version to 1.15
  • Loading branch information
fatih authored Oct 12, 2020
2 parents 369b976 + f833af6 commit 9ad6f3e
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 1,377 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Set up Go 1.13
- name: Set up Go 1.15
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.15
id: go

- name: Check out code into the Go module directory
Expand Down
3 changes: 0 additions & 3 deletions vendor/github.com/fatih/camelcase/.travis.yml

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/github.com/fatih/camelcase/LICENSE.md

This file was deleted.

58 changes: 0 additions & 58 deletions vendor/github.com/fatih/camelcase/README.md

This file was deleted.

90 changes: 0 additions & 90 deletions vendor/github.com/fatih/camelcase/camelcase.go

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/github.com/fatih/structtag/.travis.yml

This file was deleted.

60 changes: 0 additions & 60 deletions vendor/github.com/fatih/structtag/LICENSE

This file was deleted.

73 changes: 0 additions & 73 deletions vendor/github.com/fatih/structtag/README.md

This file was deleted.

Loading

0 comments on commit 9ad6f3e

Please sign in to comment.