Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 754f68430672776c84704e2d10209a6ec700cd64 (0.25 sec)

  1. src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt

    rsc.io/quote/v2@v2.0.1
    
    -- .mod --
    module rsc.io/quote/v2
    
    require rsc.io/sampler v1.3.0
    -- .info --
    {"Version":"v2.0.1","Name":"754f68430672776c84704e2d10209a6ec700cd64","Short":"754f68430672","Time":"2018-07-09T16:25:34Z"}
    -- go.mod --
    module rsc.io/quote/v2
    
    require rsc.io/sampler v1.3.0
    -- quote.go --
    // Copyright 2018 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2K bytes
    - Viewed (0)
Back to top