github.com/golang-migrate/migrate/v4/source/file.File.ReadUp (method)

one use

	github.com/golang-migrate/migrate/v4/source/file (current package)
		file.go#L107: func (f *File) ReadUp(version uint) (r io.ReadCloser, identifier string, err error) {