elvish/pkg/mods
2022-04-11 21:55:59 +01:00
..
daemon interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
epm Remove use of deprecated features in bundled modules. 2022-03-19 10:09:44 +00:00
file interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
flag interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
math Properly deprecate float64. 2022-04-09 11:45:15 +01:00
path interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
platform Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
re interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
readlinebinding Remove use of deprecated features in bundled modules. 2022-03-19 10:09:44 +00:00
store interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
str interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
unix Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
mods.go New flag module. 2021-12-31 18:03:24 +00:00