github.com/jaredpalmer/terraform@v1.1.0-alpha20210908.0.20210911170307-88705c943a03/internal/ipaddr/doc.go (about)

     1  // Package ipaddr is a fork of a subset of the Go standard "net" package which
     2  // retains parsing behaviors from Go 1.16 or earlier.
     3  //
     4  // Don't use this for any new code without careful consideration. See the
     5  // README.md in the package directory for more information.
     6  package ipaddr