Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: micr0-dev/lexido
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: micr0-dev/lexido
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 18, 2024

  1. Bump google.golang.org/api from 0.169.0 to 0.170.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.169.0 to 0.170.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.169.0...v0.170.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    05c1ae5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from micr0-dev/dependabot/go_modules/google.go…

    …lang.org/api-0.170.0
    
    Bump google.golang.org/api from 0.169.0 to 0.170.0
    micr0-dev authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    39c800f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    978b448 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from micr0-dev/fix/optimization

    General improvments to code quality
    micr0-dev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    62f8fd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    510ab06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from filipemsilv4/version-flags

    Add -version and -v flags
    micr0-dev authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b534ff View commit details
    Browse the repository at this point in the history
Loading