mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
[Vendor] update certmagic (#15590)
* update github.com/caddyserver/certmagic v0.12.0 -> v0.13.0 * migrate
This commit is contained in:
6
vendor/golang.org/x/net/ipv6/zsys_darwin.go
generated
vendored
6
vendor/golang.org/x/net/ipv6/zsys_darwin.go
generated
vendored
@@ -4,12 +4,6 @@
|
||||
package ipv6
|
||||
|
||||
const (
|
||||
sysIPV6_TCLASS = 0x24
|
||||
sysIPV6_PATHMTU = 0x2c
|
||||
sysIPV6_PKTINFO = 0x2e
|
||||
sysIPV6_HOPLIMIT = 0x2f
|
||||
sysIPV6_NEXTHOP = 0x30
|
||||
|
||||
sizeofSockaddrStorage = 0x80
|
||||
sizeofSockaddrInet6 = 0x1c
|
||||
sizeofInet6Pktinfo = 0x14
|
||||
|
Reference in New Issue
Block a user