1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-10 10:16:24 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jakob Borg
4b750b6dc3
all: Remove usage of deprecated io/ioutil ()
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the
corresponding functions in package os and package io.
2021-11-22 08:59:47 +01:00
Jakob Borg
d47745a86b
all: Update build constraints to Go 1.17 style () 2021-08-17 10:10:41 +02:00
greatroar
3746c899b7
build: List go:generate tools in tools.go () 2021-05-08 12:52:06 +02:00
Simon Frei
69c63e94bf
scripts: Remove unused import (ref ) 2021-03-03 09:00:43 +01:00
Simon Frei
3d91f7c975
lib: Use counterfeiter to mock interfaces in tests () 2021-03-03 08:53:50 +01:00