Преглед на файлове

make modules/structs as a spereate go mod (#7127)

tags/v1.9.0-rc1
Lunny Xiao преди 5 години
родител
ревизия
835b53fc25
No account linked to committer's email address
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 1
    0
      modules/structs/attachment.go
  2. 3
    0
      modules/structs/go.mod

+ 1
- 0
modules/structs/attachment.go Целия файл

// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.


package structs // import "code.gitea.io/gitea/modules/structs" package structs // import "code.gitea.io/gitea/modules/structs"

import ( import (
"time" "time"
) )

+ 3
- 0
modules/structs/go.mod Целия файл

module code.gitea.io/gitea/modules/structs

go 1.12

Loading…
Отказ
Запис