kiska 3 anni fa
parent
commit
1a52039aba
3 ha cambiato i file con 438 aggiunte e 25879 eliminazioni
  1. +434
    -25879
      bindata_gen.go
  2. +2
    -0
      go.mod
  3. +2
    -0
      go.sum

+ 434
- 25879
bindata_gen.go
File diff soppresso perché troppo grande
Vedi File


+ 2
- 0
go.mod Vedi File

@@ -1,3 +1,5 @@
module github.com/dutchcoders/transfer.sh-web

go 1.15

require github.com/shuLhan/go-bindata v4.0.0+incompatible // indirect

+ 2
- 0
go.sum Vedi File

@@ -0,0 +1,2 @@
github.com/shuLhan/go-bindata v4.0.0+incompatible h1:xD8LkuVZLV5OOn/IEuFdt6EEAW7deWiqgwaaSGhjAJc=
github.com/shuLhan/go-bindata v4.0.0+incompatible/go.mod h1:pkcPAATLBDD2+SpAPnX5vEM90F7fcwHCvvLCMXcmw3g=

Caricamento…
Annulla
Salva