Use newer golang with Drone and update badge in README.

This commit is contained in:
Stanislav Nikitin 2021-11-20 22:00:02 +05:00
parent 5eae5595e9
commit 006eb6e72a
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
2 changed files with 2 additions and 3 deletions

View File

@ -13,9 +13,8 @@ steps:
- golangci-lint run
- name: test
image: golang:1.13.5-alpine
image: golang:1.17.3-alpine
environment:
GOFLAGS: -mod=vendor
CGO_ENABLED: 0
commands:
- go test ./...

View File

@ -1,6 +1,6 @@
# Fast Pastebin
[![Drone (self-hosted)](https://img.shields.io/drone/build/fastpastebin/fastpastebin?server=https%3A%2F%2Fci.dev.pztrn.name)](https://ci.dev.pztrn.name/fastpastebin/fastpastebin/) [![Discord](https://img.shields.io/discord/632359730089689128)](https://discord.gg/qHN6KsD) ![Keybase XLM](https://img.shields.io/keybase/xlm/pztrn)
[![Build Status](https://github-ci.pztrn.name/api/badges/pztrn/fastpastebin/status.svg)](https://github-ci.pztrn.name/pztrn/fastpastebin) ![Keybase XLM](https://img.shields.io/keybase/xlm/pztrn)
Easy-to-use-and-install pastebin software written in Go. No bells or whistles, no websockets and even NO JAVASCRIPT!