dependabot[bot]
79ba9d0dbc
Bump golang from 1.23rc2-alpine3.19 to 1.23-alpine3.19 ( #67 )
...
Bumps golang from 1.23rc2-alpine3.19 to 1.23-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 00:33:19 -07:00
dependabot[bot]
56eae8eb28
Bump golang from 1.23rc1-alpine3.19 to 1.23rc2-alpine3.19 ( #63 )
...
Bumps golang from 1.23rc1-alpine3.19 to 1.23rc2-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 01:51:26 -07:00
dependabot[bot]
9d55cb584e
Bump golang from 1.22.4-alpine3.19 to 1.23rc1-alpine3.19 ( #62 )
...
Bumps golang from 1.22.4-alpine3.19 to 1.23rc1-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 17:15:51 -07:00
dependabot[bot]
376c170406
Bump golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19 ( #57 )
...
Bumps golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 00:51:15 -07:00
dependabot[bot]
d6682fbbe6
Bump golang from 1.22.2-alpine3.19 to 1.22.3-alpine3.19
...
Bumps golang from 1.22.2-alpine3.19 to 1.22.3-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-07 23:48:35 +00:00
dependabot[bot]
ea60564257
Bump golang from 1.22.1-alpine3.19 to 1.22.2-alpine3.19 ( #48 )
...
Bumps golang from 1.22.1-alpine3.19 to 1.22.2-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 22:57:31 -07:00
dependabot[bot]
3529e38870
Bump golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19 ( #45 )
...
Bumps golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 19:34:22 -07:00
dependabot[bot]
1890835ac1
Bump golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19 ( #43 )
...
Bumps golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 17:16:29 -07:00
Morgan Patterson
2788c057ce
Use newer golang/alpine version
...
bump golang to 1.21.6
bump alpine to 3.19
2024-02-01 23:06:56 -07:00
Morgan Patterson
f20854a77b
version bumps ( #20 )
2023-05-19 11:02:51 -07:00
Morgan Patterson
aa0de8a4e1
ReWork groups ( #16 )
...
* remove packet count testing subproject
* move examples
* delete docker ignore after file reorganization
* Notes for later me
* Update minecraft example
* README updates
* More readme updates
* change groups to group
* code comments
* remove notes to self
* remove ...
* fix zerotier example
* fix bad copypasta
* Readme updates
* fix indentation
* Create FUNDING.yml
---------
Co-authored-by: Morgan <morgan@pop-os.localdomain >
2023-02-01 01:33:57 -07:00
pratikbin
4f8f0cadeb
fix: slim container image... ( #6 )
...
* fix: slim container image...
- Add ignore all exept go files in .dockerignore
- Remove unnecessary spaces
* fix: alpine based image, install g++ in build ...
* For trimpath and ldflags s w
* fix: scratch base, static bin, utilize buildkit...
- Use scratch base image
- Use golang buster as build image
- Static bunary
- Utilize buildkit with gomod and build caching
Authored-by: pratikbin <pratikbin+010101@no-reply-github.com >
2022-09-06 23:46:26 -07:00
Morgan Patterson
1256eea88d
Multiplatform Image
2022-09-01 00:55:06 -07:00
Morgan Patterson
5befafe343
bump version
2022-04-12 08:26:40 -07:00
vmorganp
b46d048354
use docker library, organize code, trim logs to only relevant stuff, cut image size
2021-10-16 03:55:45 -07:00
Morgan Patterson
b26922b22c
naming update, more configurable with env vars
2021-10-13 08:57:49 -07:00
Morgan Patterson
48dba8c435
prototype, todolist, uber basic docs
2021-10-13 02:38:04 -07:00
Morgan Patterson
eac2fd1f51
make some progress, switch to golang
2021-10-12 22:49:20 -07:00
vmorganp
ba055329bd
initial commit
2021-10-12 21:01:31 -07:00