Skip to content

Commit

Permalink
Pin metal-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jul 25, 2023
1 parent f7700c2 commit 83041f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/gosimple/slug v1.13.1
github.com/jinzhu/now v1.1.5
github.com/metal-stack/duros-go v0.4.2
github.com/metal-stack/metal-lib v0.12.5-0.20230725080138-34ccdd0e9e3a
github.com/metal-stack/metal-lib v0.12.5
github.com/metal-stack/updater v1.1.5
github.com/metal-stack/v v1.0.3
github.com/olekukonko/tablewriter v0.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,8 @@ github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U
github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA=
github.com/metal-stack/duros-go v0.4.2 h1:AhehmgutauVQDxVhl4YTkKx1TSPZG47coFW2XnEADZ0=
github.com/metal-stack/duros-go v0.4.2/go.mod h1:M0n5ZgeXny9iasQPzWEdmR8E1sfg2Vvmvx3KmAZMOz8=
github.com/metal-stack/metal-lib v0.12.5-0.20230725080138-34ccdd0e9e3a h1:T7RLOn9/n3DFIYMMYSeyP4u0FQ58801MDqVicwvbgoI=
github.com/metal-stack/metal-lib v0.12.5-0.20230725080138-34ccdd0e9e3a/go.mod h1:DjbUlYWVxWl/24dbwv8zZytwBzpFpQO5y5hzL+zwtp0=
github.com/metal-stack/metal-lib v0.12.5 h1:Qk3yk+ryUU+FO748vZPYHvebn98fK+By00edWbpadpQ=
github.com/metal-stack/metal-lib v0.12.5/go.mod h1:DjbUlYWVxWl/24dbwv8zZytwBzpFpQO5y5hzL+zwtp0=
github.com/metal-stack/security v0.6.6 h1:KSPNN8YZd2EJEjsJ0xCBcd5o53uU0iFupahHA9Twuh0=
github.com/metal-stack/security v0.6.6/go.mod h1:WchPm3+2Xjj1h7AxM+DsnR9EWgLw+ktoGCl/0gcmgSA=
github.com/metal-stack/updater v1.1.5 h1:+Q4yyqQ50t+lQTjNkkQhCk7p//a+p+nyD0jt+DjIXFk=
Expand Down

0 comments on commit 83041f7

Please sign in to comment.