Sfoglia il codice sorgente

Work around russross/blackfriday bug

at-2021
JustAnotherArchivist 3 anni fa
parent
commit
5ba79013ad
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      go.mod

+ 2
- 0
go.mod Vedi File

@@ -39,3 +39,5 @@ require (
)

replace github.com/dutchcoders/transfer.sh-web => gitea.arpa.li/ArchiveTeam/transfer.sh-web v0.0.0-20210210050940-b1786a55e170
// https://github.com/russross/blackfriday/issues/500
replace github.com/russross/blackfriday/v2 => gopkg.in/russross/blackfriday.v2 v2.0.1

Caricamento…
Annulla
Salva