Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 60 additions & 6 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,82 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
buffos/go-aade is built on the following main stack:

- [Golang](http://golang.org/) – Languages
- [Testify](https://github.com/stretchr/testify) – Go Testing

Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---

--- Readme.md Snippet with images Start ---
&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
buffos/go-aade is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'/> [Golang](http://golang.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/8695/stretchr.png' alt='Testify'/> [Testify](https://github.com/stretchr/testify) – Go Testing

Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [buffos/go-aade](https://github.com/buffos/go-aade)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|0<br/>Tools used|11/09/23 <br/>Report generated|
|7<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'>
<br>
<sub><a href="http://golang.org/">Golang</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8695/stretchr.png' alt='Testify'>
<br>
<sub><a href="https://github.com/stretchr/testify">Testify</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (4)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (4)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[exp](https://pkg.go.dev/golang.org/x/exp)|v0.0.0|10/15/23|kostas.oraiopoulos |BSD-3-Clause|N/A|
|[go-difflib](https://pkg.go.dev/github.com/pmezard/go-difflib)|v1.0.0|10/17/23|kostas.oraiopoulos |BSD-3-Clause|N/A|
|[go-qrcode](https://pkg.go.dev/github.com/skip2/go-qrcode)|v0.0.0|10/16/23|kostas.oraiopoulos |MIT|N/A|
|[go-spew](https://pkg.go.dev/github.com/davecgh/go-spew)|v1.1.1|10/17/23|kostas.oraiopoulos |ISC|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/apps/stack-file)
Generated via [Stack File](https://github.com/marketplace/stack-file)
99 changes: 96 additions & 3 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,102 @@
repo_name: buffos/go-aade
report_id: d79c71916d9bb70b6581410f542333b3
version: 0.1
repo_type: Public
timestamp: '2023-11-09T12:02:53+00:00'
timestamp: '2024-02-29T18:00:55+00:00'
requested_by: buffos
provider: github
branch: main
detected_tools_count: 0
tools: []
detected_tools_count: 7
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/buffos/go-aade
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/buffos/go-aade
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/buffos/go-aade/blob/main/mydata/go.mod
detection_source: mydata/go.mod
last_updated_by: kostas.oraiopoulos
last_updated_on: 2023-10-17 22:15:38.000000000 Z
- name: exp
description: Experimental and deprecated packages
package_url: https://pkg.go.dev/golang.org/x/exp
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/buffos/go-aade/blob/main/mydata/go.sum
detection_source: mydata/go.mod
last_updated_by: kostas.oraiopoulos
last_updated_on: 2023-10-15 18:40:46.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/buffos/go-aade/blob/main/mydata/go.sum
detection_source: mydata/go.mod
last_updated_by: kostas.oraiopoulos
last_updated_on: 2023-10-17 22:15:38.000000000 Z
- name: go-qrcode
description: ":sparkles: QR Code encoder"
package_url: https://pkg.go.dev/github.com/skip2/go-qrcode
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/buffos/go-aade/blob/main/pdfinvoice/go.sum
detection_source: pdfinvoice/go.mod
last_updated_by: kostas.oraiopoulos
last_updated_on: 2023-10-16 06:53:38.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.1
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/buffos/go-aade/blob/main/mydata/go.sum
detection_source: mydata/go.mod
last_updated_by: kostas.oraiopoulos
last_updated_on: 2023-10-17 22:15:38.000000000 Z