-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtechstack.yml
213 lines (213 loc) · 7.79 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
repo_name: sarumaj/water-maker
report_id: 5b5c9296a4a0601b90804f154135f5c4
version: 0.1
repo_type: Public
timestamp: '2024-03-07T17:54:06+00:00'
requested_by: sarumaj
provider: github
branch: main
detected_tools_count: 15
tools:
- name: Golang
description: An open source programming language that makes it easy to build simple,
reliable, and efficient software
website_url: http://golang.org/
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png
detection_source_url: https://github.com/sarumaj/water-maker
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/sarumaj/water-maker
detection_source: Repo Metadata
- name: Testify
description: A toolkit with common assertions and mocks that plays nicely with the
standard library
website_url: https://github.com/stretchr/testify
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Go Testing
image_url: https://img.stackshare.io/service/8695/stretchr.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.mod
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z
- name: abool
description: ":bulb: Atomic Boolean library for cleaner Golang code"
package_url: https://pkg.go.dev/github.com/tevino/abool
version: 1.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: fsnotify
description: Cross-platform file system notifications for Go
package_url: https://pkg.go.dev/github.com/fsnotify/fsnotify
version: 1.4.9
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z
- name: gl
description: Go bindings for OpenGL
package_url: https://pkg.go.dev/github.com/go-gl/gl
version: 0.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: go-difflib
description: Partial port of Python difflib package to Go
package_url: https://pkg.go.dev/github.com/pmezard/go-difflib
version: 1.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: go-spew
description: Implements a deep pretty printer for Go data structures to aid in debugging
package_url: https://pkg.go.dev/github.com/davecgh/go-spew
version: 1.1.0
license: ISC
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: gopherjs
description: A compiler from Go to JavaScript for running Go code in a browser
package_url: https://pkg.go.dev/github.com/gopherjs/gopherjs
version: 0.0.0
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: image
description: Go supplementary image libraries
package_url: https://pkg.go.dev/golang.org/x/image
version: 0.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z
- name: js/dom
description: Package dom provides GopherJS bindings for the JavaScript DOM APIs
package_url: https://pkg.go.dev/honnef.co/go/js/dom
version: 0.0.0
open_source: false
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z
- name: mobile
description: Go on Mobile
package_url: https://pkg.go.dev/golang.org/x/mobile
version: 0.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z
- name: net
description: Go supplementary network libraries
package_url: https://pkg.go.dev/golang.org/x/net
version: 0.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: sys
description: Go packages for low-level interaction with the operating system
package_url: https://pkg.go.dev/golang.org/x/sys
version: 0.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:40:57.000000000 Z
- name: text
description: Go text processing support
package_url: https://pkg.go.dev/golang.org/x/text
version: 0.0.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/sarumaj/water-maker/blob/main/go.sum
detection_source: go.mod
last_updated_by: Dawid Ciepiela
last_updated_on: 2023-09-04 07:47:29.000000000 Z