Bläddra i källkod

Fix UTC offset

Because kiska can't configure his time zone properly (i.e. to UTC).
at-2021
JustAnotherArchivist 3 år sedan
förälder
incheckning
f06fed39a9
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      go.mod

+ 1
- 1
go.mod Visa fil

@@ -38,4 +38,4 @@ require (
storj.io/uplink v1.4.2
)

replace github.com/dutchcoders/transfer.sh-web => git.kiska.pw/kiska/transfer.sh-web v0.0.0-20210210000940-b1786a55e170
replace github.com/dutchcoders/transfer.sh-web => git.kiska.pw/kiska/transfer.sh-web v0.0.0-20210210050940-b1786a55e170

Laddar…
Avbryt
Spara