This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
portainer
mirror of
https://github.com/portainer/portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
Code
Issues
Releases
Wiki
Activity
e996d29d52
portainer
/
go.work
10 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(go): add Go workspace EE-4763 (#8182)
2022-12-09 16:23:01 +00:00
go 1.19
use (
./api
feat(featureflags): improved feature flag handling [EE-4609] (#8222) * updated and improved feature flags using new module * merge init into parse * update the package documentation * better docs * minor tidy
2023-02-09 04:17:46 +00:00
./pkg/featureflags
fix(go): add Go workspace EE-4763 (#8182)
2022-12-09 16:23:01 +00:00
./pkg/libhelm
refactor(libstack): move library to portainer [EE-5474] (#9120)
2023-06-26 01:11:05 +00:00
./pkg/libstack
fix(go): add Go workspace EE-4763 (#8182)
2022-12-09 16:23:01 +00:00
./third_party/digest
)