syncthing/cmd/ursrv
Jakob Borg 4b750b6dc3
all: Remove usage of deprecated io/ioutil (#7971)
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
..
static cmd/ursrv: Attempt to fix js failure to load (#6747) 2020-06-15 22:08:56 +01:00
analytics.go lib/ur: Normalise contract between syncthing and ursrv (#6770) 2020-06-23 09:47:15 +01:00
compiler_test.go cmd/uraggregate, cmd/ursrv: Add missing copyright headers 2018-09-09 15:52:59 +02:00
formatting.go cmd/ursrv: Lint fixes 2019-05-18 11:59:32 +02:00
main.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
migration.go lib/ur: Normalise contract between syncthing and ursrv (#6770) 2020-06-23 09:47:15 +01:00