You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update get.sh to download the specific darwin arm64
package for M1
* Build an M1 binary
* Print the build of the binary in the version command
* Update CI to Go 1.17 to support M1 builds
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,10 +110,9 @@ type Provisioner interface {
110
110
}
111
111
```
112
112
113
-
### Community support
113
+
### License
114
114
115
-
You can seek out community support through the [OpenFaaS Slack](https://slack.openfaas.io/) in the `#inlets` channel
115
+
inletsctl is distributed under the MIT license. inlets-pro, which inletsctl uses is licensed under the [inlets-pro End User License Agreement (EULA)](https://github.com/inlets/inlets-pro/blob/master/EULA.md).
116
116
117
-
### License
117
+
A valid inlets license or Gumroad subscription is required to create tunnel servers with inletsctl.
0 commit comments