Ver a proveniência

Stuff

at-2021
kiska há 3 anos
ascendente
cometimento
1a52039aba
3 ficheiros alterados com 438 adições e 25879 eliminações
  1. +434
    -25879
      bindata_gen.go
  2. +2
    -0
      go.mod
  3. +2
    -0
      go.sum

+ 434
- 25879
bindata_gen.go
A apresentação das diferenças no ficheiro foi suprimida por ser demasiado grande
Ver ficheiro


+ 2
- 0
go.mod Ver ficheiro

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

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

Carregando…
Cancelar
Guardar