summary refs log tree commit diff
path: root/pkgs/tools/admin/aws-env/deps.nix
blob: 891a6ecb596269fd52f8750f937a08f76831d68d (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/aws/aws-sdk-go";
    fetch = {
      type = "git";
      url = "https://github.com/aws/aws-sdk-go";
      rev = "5f03c87445c9dcd6aa831a76a77170919265aa97";
      sha256 = "146rwinw2x4r0f2pixv62b7mmhvnnfvvjmfaj6dqjxrhp0imcxdi";
    };
  }
]