Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orisano committed Jan 28, 2024
1 parent 28c6179 commit 0547a11
Show file tree
Hide file tree
Showing 2 changed files with 1,332 additions and 56 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/orisano/minid
go 1.15

require (
github.com/moby/buildkit v0.10.4
google.golang.org/protobuf v1.28.1 // indirect
github.com/moby/buildkit v0.12.4
google.golang.org/protobuf v1.32.0 // indirect
)
Loading

0 comments on commit 0547a11

Please sign in to comment.