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
40c387f4f4
portainer
/
go.work
9 lines
81 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
./third_party/digest
)