Git Product home page Git Product logo

Comments (2)

aa12gq avatar aa12gq commented on May 24, 2024

go run .
infrastructure/repository/taskGroupRepository.go:8:2: missing go.sum entry for module providing package github.com/farseer-go/cache (imported by FSchedule/infrastructure/repository); to add:
go get FSchedule/infrastructure/repository
domain/client/domainObject.go:5:2: missing go.sum entry for module providing package github.com/farseer-go/collections (imported by FSchedule/application/clientApp); to add:
go get FSchedule/application/clientApp
infrastructure/repository/context/mysqlContext.go:5:2: missing go.sum entry for module providing package github.com/farseer-go/data (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
infrastructure/module.go:11:2: missing go.sum entry for module providing package github.com/farseer-go/eventBus (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
domain/serverNode/domainObject.go:4:2: missing go.sum entry for module providing package github.com/farseer-go/fs (imported by FSchedule); to add:
go get FSchedule
domain/serverNode/domainObject.go:5:2: missing go.sum entry for module providing package github.com/farseer-go/fs/configure (imported by FSchedule/application/domainEvent); to add:
go get FSchedule/application/domainEvent
domain/client/domainObject.go:6:2: missing go.sum entry for module providing package github.com/farseer-go/fs/container (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
domain/schedule/repository.go:4:2: missing go.sum entry for module providing package github.com/farseer-go/fs/core (imported by FSchedule/domain/schedule); to add:
go get FSchedule/domain/schedule
domain/taskLog/domainObject.go:5:2: missing go.sum entry for module providing package github.com/farseer-go/fs/core/eumLogLevel (imported by FSchedule/application/taskGroupApp); to add:
go get FSchedule/application/taskGroupApp
infrastructure/repository/taskRepository.go:11:2: missing go.sum entry for module providing package github.com/farseer-go/fs/dateTime (imported by FSchedule/infrastructure/repository); to add:
go get FSchedule/infrastructure/repository
application/clientApp/registry.go:10:2: missing go.sum entry for module providing package github.com/farseer-go/fs/exception (imported by FSchedule/application/clientApp); to add:
go get FSchedule/application/clientApp
domain/client/domainObject.go:7:2: missing go.sum entry for module providing package github.com/farseer-go/fs/flog (imported by FSchedule/application/taskGroupApp); to add:
go get FSchedule/application/taskGroupApp
domain/module.go:4:2: missing go.sum entry for module providing package github.com/farseer-go/fs/modules (imported by FSchedule); to add:
go get FSchedule
domain/serverNode/domainObject.go:6:2: missing go.sum entry for module providing package github.com/farseer-go/fs/parse (imported by FSchedule/application/domainEvent); to add:
go get FSchedule/application/domainEvent
domain/taskGroup/domainObject.go:7:2: missing go.sum entry for module providing package github.com/farseer-go/fs/snowflake (imported by FSchedule/domain/taskGroup); to add:
go get FSchedule/domain/taskGroup
domain/monitorClientService.go:12:2: missing go.sum entry for module providing package github.com/farseer-go/fs/timingWheel (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
application/clientApp/registry.go:11:2: missing go.sum entry for module providing package github.com/farseer-go/mapper (imported by FSchedule/application/clientApp); to add:
go get FSchedule/application/clientApp
infrastructure/repository/taskLogRepository.go:11:2: missing go.sum entry for module providing package github.com/farseer-go/queue (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
infrastructure/repository/context/redisContext.go:5:2: missing go.sum entry for module providing package github.com/farseer-go/redis (imported by FSchedule/infrastructure); to add:
go get FSchedule/infrastructure
application/job/clearHisTaskJob.go:7:2: missing go.sum entry for module providing package github.com/farseer-go/tasks (imported by FSchedule/application/domainEvent); to add:
go get FSchedule/application/domainEvent
infrastructure/http/clientHttp.go:9:2: missing go.sum entry for module providing package github.com/farseer-go/utils/http (imported by FSchedule/infrastructure/http); to add:
go get FSchedule/infrastructure/http
application/clientApp/registry.go:12:2: missing go.sum entry for module providing package github.com/farseer-go/webapi (imported by FSchedule); to add:
go get FSchedule
domain/taskGroup/domainObject.go:8:2: missing go.sum entry for module providing package github.com/robfig/cron/v3 (imported by FSchedule/domain/taskGroup); to add:
go get FSchedule/domain/taskGroup

from fschedule.

steden avatar steden commented on May 24, 2024

你好,框架中确实引用了1.20的一些并不重要的代码。
事实上,我们也将在尽量消失这些代码,并退回到1.19版本

from fschedule.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.