Skip to content

Commit

Permalink
Bump github.com/qba73/geonames from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [github.com/qba73/geonames](https://github.com/qba73/geonames) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/qba73/geonames/releases)
- [Commits](qba73/geonames@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/qba73/geonames
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 246a0e6 commit 7bcf1fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/qba73/meteo
go 1.21

require (
github.com/google/go-cmp v0.5.9
github.com/qba73/geonames v0.0.3
github.com/google/go-cmp v0.6.0
github.com/qba73/geonames v0.0.4
golang.org/x/text v0.9.0
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/qba73/geonames v0.0.3 h1:YAVWP7XVCjfTd8Eawn93nd0QZz15ez6/yGB6h9k/24s=
github.com/qba73/geonames v0.0.3/go.mod h1:2YIjYC03dZXrYz8D2OZCMRwGLKn/6qaSEJ0yPShv6E4=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/qba73/geonames v0.0.4 h1:23Y2THdCtMQg0X3Huc5uc98gkCdYrgkqo+h/uvKW3Jw=
github.com/qba73/geonames v0.0.4/go.mod h1:H0TCdIaHNrrB8zFTEH7Aor36j/f1g9kPU10mb3NLX9s=
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=

0 comments on commit 7bcf1fc

Please sign in to comment.