lang: funcs: Add macfmt function
This commit is contained in:
@@ -26,6 +26,7 @@ import (
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/example/nested"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/fmt"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/math"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/net"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/os"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/regexp"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/strings"
|
||||
|
||||
Reference in New Issue
Block a user