forked from forgejo/forgejo
drop go 1.2 support
This commit is contained in:
parent
d5ad4e1141
commit
a205acf829
9 changed files with 3 additions and 777 deletions
|
@ -32,9 +32,9 @@ import (
|
|||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/issue9/identicon"
|
||||
"github.com/nfnt/resize"
|
||||
|
||||
"github.com/gogits/gogs/modules/identicon"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue