Skip to content

Commit

Permalink
remove vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
mehm8128 committed Aug 15, 2022
1 parent d2ac955 commit 3be31e3
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 1,615 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '3'
version: "3"

services:

gitea:
build: .
volumes:
Expand All @@ -21,7 +20,7 @@ services:
restart: always

mysql:
image: mariadb:10.3.9
image: mariadb:latest
restart: always
environment:
MYSQL_ROOT_PASSWORD: password
Expand Down
4 changes: 0 additions & 4 deletions vendor/github.com/dgrijalva/jwt-go/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/dgrijalva/jwt-go/.travis.yml

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/dgrijalva/jwt-go/LICENSE

This file was deleted.

97 changes: 0 additions & 97 deletions vendor/github.com/dgrijalva/jwt-go/MIGRATION_GUIDE.md

This file was deleted.

100 changes: 0 additions & 100 deletions vendor/github.com/dgrijalva/jwt-go/README.md

This file was deleted.

Loading

0 comments on commit 3be31e3

Please sign in to comment.