Skip to content

Commit

Permalink
bump liberator (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasonable-Solutions authored Dec 4, 2024
1 parent 7790a7f commit ee38ef2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/magiconair/properties v1.8.7
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.5.0
github.com/nais/liberator v0.0.0-20241127133859-0d84189b3667
github.com/nais/liberator v0.0.0-20241204092545-1713635def23
github.com/novln/docker-parser v1.0.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0
github.com/prometheus/client_golang v1.20.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ github.com/nais/liberator v0.0.0-20241127124334-7cf0224b4d98 h1:+aNtq6ggG4EeyTzR
github.com/nais/liberator v0.0.0-20241127124334-7cf0224b4d98/go.mod h1:gRUXR0S/Il3JnHlfc6ESLAih27Su+WFPm5aaXp/tHpE=
github.com/nais/liberator v0.0.0-20241127133859-0d84189b3667 h1:QbKW16HfMWgqusG/SWM1JbNJRFjePKXtxY++lHp1naw=
github.com/nais/liberator v0.0.0-20241127133859-0d84189b3667/go.mod h1:gRUXR0S/Il3JnHlfc6ESLAih27Su+WFPm5aaXp/tHpE=
github.com/nais/liberator v0.0.0-20241204092545-1713635def23 h1:Jyy49+4xZ4g9ffu2xDPbtLmoBZRNe3WU2WHj5x+RRss=
github.com/nais/liberator v0.0.0-20241204092545-1713635def23/go.mod h1:gRUXR0S/Il3JnHlfc6ESLAih27Su+WFPm5aaXp/tHpE=
github.com/novln/docker-parser v1.0.0 h1:PjEBd9QnKixcWczNGyEdfUrP6GR0YUilAqG7Wksg3uc=
github.com/novln/docker-parser v1.0.0/go.mod h1:oCeM32fsoUwkwByB5wVjsrsVQySzPWkl3JdlTn1txpE=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
Expand Down

0 comments on commit ee38ef2

Please sign in to comment.