Skip to content

Commit

Permalink
update github actions, update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
  • Loading branch information
n1ckl0sk0rtge committed Jan 20, 2025
1 parent 86aedae commit a84de69
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 46 deletions.
File renamed without changes.
45 changes: 0 additions & 45 deletions .github/workflows/release_binaries.yml

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/gabriel-vasile/mimetype v1.4.8
github.com/gin-contrib/cors v1.7.2
github.com/gin-gonic/gin v1.10.0
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.20.2
github.com/google/uuid v1.6.0
github.com/magiconair/properties v1.8.7
Expand Down Expand Up @@ -76,6 +75,7 @@ require (
github.com/goccy/go-json v0.10.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/h2non/filetype v1.1.3 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
Expand Down

0 comments on commit a84de69

Please sign in to comment.