github.com/packtpublishing/learning-functional-programming-in-go@v0.0.0-20230130084745-8b849f6d58c4/Chapter07/func-param/glide.lock (about)

     1  hash: bdf7fc2261afbf117e830e20345af7a9bf8a08311cf40a31d1ada449dff79c17
     2  updated: 2017-10-04T14:33:24.354540529-04:00
     3  imports:
     4  - name: github.com/BurntSushi/toml
     5    version: a368813c5e648fee92e5f6c30e3944ff9d5e8895
     6  - name: github.com/pkg/errors
     7    version: 2b3a18b5f0fb6b4f9190549597d3f962c02bc5eb
     8  - name: github.com/sirupsen/logrus
     9    version: 89742aefa4b206dcf400792f3bd35b542998eb3b
    10  - name: golang.org/x/crypto
    11    version: 9419663f5a44be8b34ca85f08abc5fe1be11f8a3
    12    subpackages:
    13    - ssh/terminal
    14  - name: golang.org/x/sys
    15    version: 314a259e304ff91bd6985da2a7149bbf91237993
    16    subpackages:
    17    - unix
    18    - windows
    19  testImports: []