fix: update lego.
This commit is contained in:
parent
b8b0c8f3e5
commit
8d848c3d60
169 changed files with 12224 additions and 605 deletions
2
vendor/github.com/sacloud/libsacloud/sacloud/internet.go
generated
vendored
2
vendor/github.com/sacloud/libsacloud/sacloud/internet.go
generated
vendored
|
@ -41,7 +41,7 @@ func (i *Internet) SetNetworkMaskLen(v int) {
|
|||
|
||||
// AllowInternetBandWidth 設定可能な帯域幅の値リスト
|
||||
func AllowInternetBandWidth() []int {
|
||||
return []int{100, 250, 500, 1000, 1500, 2000, 2500, 3000}
|
||||
return []int{100, 250, 500, 1000, 1500, 2000, 2500, 3000, 5000}
|
||||
}
|
||||
|
||||
// AllowInternetNetworkMaskLen 設定可能なネットワークマスク長の値リスト
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue