Parcourir la source

Fix UTC offset

Because kiska can't configure his time zone properly (i.e. to UTC).
at-2021
JustAnotherArchivist il y a 3 ans
Parent
révision
f06fed39a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      go.mod

+ 1
- 1
go.mod Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer