diff --git a/imp/context.stringer^0a960.html b/imp/context.stringer^0a960.html index 3f4ad7447ed..d8a0c22c450 100644 --- a/imp/context.stringer^0a960.html +++ b/imp/context.stringer^0a960.html @@ -2912,7 +2912,7 @@ *net.TCPAddr.String *net.UDPAddr.String *net.UnixAddr.String - net/http.ConnState.String + net/http.ConnState.String *net/http.Cookie.String net/http.Protocols.String net/netip.Addr.String diff --git a/imp/crypto/tls.transcriptHash^28203.html b/imp/crypto/tls.transcriptHash^28203.html index 3ce142a5b97..04298bd116d 100644 --- a/imp/crypto/tls.transcriptHash^28203.html +++ b/imp/crypto/tls.transcriptHash^28203.html @@ -153,7 +153,7 @@ net.tcpConnWithoutReadFrom.TCPConn.conn.Write net.tcpConnWithoutWriteTo.TCPConn.conn.Write net/http.bufioFlushWriter.Write - net/http.checkConnErrorWriter.Write + net/http.checkConnErrorWriter.Write *net/http.chunkWriter.Write *net/http.countingWriter.Write *net/http.http2bufferedWriter.Write @@ -164,13 +164,13 @@ net/http.http2pipeBuffer.Write *net/http.http2responseWriter.Write net/http.http2stickyErrWriter.Write - *net/http.loggingConn.Write + *net/http.loggingConn.Write net/http.persistConnWriter.Write *net/http.populateResponse.Write net/http.readWriteCloserBody.ReadWriteCloser.Write *net/http.response.Write net/http.socksConn.Conn.Write - *net/http.timeoutWriter.Write + *net/http.timeoutWriter.Write net/http.unencryptedNetConnInTLSConn.Conn.Write net/http.writerOnly.Writer.Write *net/http/internal.chunkedWriter.Write diff --git a/imp/encoding/binary.bigEndian^1e7dc.html b/imp/encoding/binary.bigEndian^1e7dc.html index 224c5419df1..06c0b4161cf 100644 --- a/imp/encoding/binary.bigEndian^1e7dc.html +++ b/imp/encoding/binary.bigEndian^1e7dc.html @@ -36,12 +36,12 @@ bigEndian.M : ByteOrder.Uint16
Uint32(b []byte) uint32 bigEndian.M : ByteOrder.Uint32 - bigEndian.M : golang.org/x/sys/cpu.byteOrder.Uint32 - bigEndian.M : vendor/golang.org/x/sys/cpu.byteOrder.Uint32
+ bigEndian.M : golang.org/x/sys/cpu.byteOrder.Uint32 + bigEndian.M : vendor/golang.org/x/sys/cpu.byteOrder.Uint32
Uint64(b []byte) uint64 bigEndian.M : ByteOrder.Uint64 - bigEndian.M : golang.org/x/sys/cpu.byteOrder.Uint64 - bigEndian.M : vendor/golang.org/x/sys/cpu.byteOrder.Uint64