Use newer golang with Drone and update badge in README.
This commit is contained in:
parent
5eae5595e9
commit
006eb6e72a
@ -13,9 +13,8 @@ steps:
|
|||||||
- golangci-lint run
|
- golangci-lint run
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.13.5-alpine
|
image: golang:1.17.3-alpine
|
||||||
environment:
|
environment:
|
||||||
GOFLAGS: -mod=vendor
|
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
commands:
|
commands:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Fast Pastebin
|
# Fast Pastebin
|
||||||
|
|
||||||
[](https://ci.dev.pztrn.name/fastpastebin/fastpastebin/) [](https://discord.gg/qHN6KsD) 
|
[](https://github-ci.pztrn.name/pztrn/fastpastebin) 
|
||||||
|
|
||||||
Easy-to-use-and-install pastebin software written in Go. No bells or whistles, no websockets and even NO JAVASCRIPT!
|
Easy-to-use-and-install pastebin software written in Go. No bells or whistles, no websockets and even NO JAVASCRIPT!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user