summary refs log tree commit diff
path: root/pkgs/development/tools/librarian-puppet-go/deps.nix
blob: e5729707d8abd6eac5794bd2c704b168d6d8c35d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
[
  {
    goPackagePath = "github.com/jawher/mow.cli";
    fetch = {
      type = "git";
      url = "https://github.com/jawher/mow.cli";
      rev = "3ff64ca21987cfa628bd8d1865162b7ccd6107d7";
      sha256 = "0vws79q4x3c9kjdsin3vw5200sinkxag3bfa0n9k69svsb222bij";
    };
  }
]